Type Definition ruma_common::ServerSigningKeyId

source ·
pub type ServerSigningKeyId = SigningKeyId<KeyName>;
Expand description

Algorithm + key name for homeserver signing keys.