Type Definition ruma::EntitySignatures[][src]

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

Map of key identifier to signature values.