ruma

Type Alias OwnedServerSigningKeyId

Source
pub type OwnedServerSigningKeyId = OwnedKeyId<SigningKeyAlgorithm, ServerSigningKeyVersion>;
Expand description

Algorithm + key name for homeserver signing keys.

Aliased Typeยง

struct OwnedServerSigningKeyId { /* private fields */ }