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

Signatures for a SignedKey object.