Type Definition ruma::EntitySignatures[][src]

pub type EntitySignatures<K> = BTreeMap<KeyId<SigningKeyAlgorithm, K>, String>;
Expand description

Map of key identifier to signature values.