Type Alias ruma_common::OwnedServerSigningKeyId

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

Algorithm + key name for homeserver signing keys.

Aliased Type§

struct OwnedServerSigningKeyId { /* private fields */ }