Type Definition ruma_common::OwnedServerSigningKeyId

source ·
pub type OwnedServerSigningKeyId = OwnedSigningKeyId<KeyName>;
Expand description

Algorithm + key name for homeserver signing keys.