KeyId typedef
KeyId = $KeyId
A KeyId identifies a specific public key, usually by hashing the public key.
Implementation
typedef KeyId = $KeyId;
A KeyId identifies a specific public key, usually by hashing the public key.
typedef KeyId = $KeyId;