Type Alias matrix_sdk::ruma::OwnedServerSigningKeyId
source · pub type OwnedServerSigningKeyId = OwnedKeyId<SigningKeyAlgorithm, ServerSigningKeyVersion>;
Expand description
Algorithm + key name for homeserver signing keys.
Aliased Type§
struct OwnedServerSigningKeyId { /* private fields */ }