Type Definition ruma_common::ServerSigningKeyId
source · [−]pub type ServerSigningKeyId = SigningKeyId<KeyName>;Expand description
Algorithm + key name for homeserver signing keys.
pub type ServerSigningKeyId = SigningKeyId<KeyName>;Algorithm + key name for homeserver signing keys.