pub type ServerSignatures = Signatures<OwnedServerName, ServerSigningKeyVersion>;
Expand description
Map of server signatures, grouped by server.
Aliased Typeยง
pub struct ServerSignatures(/* private fields */);
pub type ServerSignatures = Signatures<OwnedServerName, ServerSigningKeyVersion>;
Map of server signatures, grouped by server.
pub struct ServerSignatures(/* private fields */);