keyId property

String? keyId
getter/setter pair

The value of this KeyId encoded in lowercase hexadecimal.

This is most likely the 160 bit SHA-1 hash of the public key.

Optional.

Implementation

core.String? keyId;