keyId property
An ID for the key used to sign.
This could be either an ID for the key stored in public_key
(such as the
ID or fingerprint for a PGP key, or the CN for a cert), or a reference to
an external key (such as a reference to a key in Cloud Key Management
Service).
Implementation
core.String? keyId;