logo
pub type CrossSigningKeySignatures = BTreeMap<OwnedUserId, BTreeMap<OwnedDeviceKeyId, String, Global>, Global>;
Expand description

Signatures for a CrossSigningKey object.