pub type CrossSigningKeySignatures = BTreeMap<Box<UserId>, BTreeMap<String, String>>;
Signatures for a CrossSigningKey object.
CrossSigningKey