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