Type Definition ruma::ServerSigningKeyId

source ·
pub type ServerSigningKeyId = KeyId<SigningKeyAlgorithm, KeyName>;
Expand description

Algorithm + key name for homeserver signing keys.