keyId property
Identifier for the signing key; must point to a rotating master key.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get keyId => $_getN(2);
Identifier for the signing key; must point to a rotating master key.
@$pb.TagNumber(3)
$core.List<$core.int> get keyId => $_getN(2);