KeyId typedef

KeyId = $KeyId

A KeyId identifies a specific public key, usually by hashing the public key.

Implementation

typedef KeyId = $KeyId;