pub type EntitySignatures<K> = BTreeMap<OwnedSigningKeyId<K>, String>;Expand description
Map of key identifier to signature values.
Aliased Typeยง
pub struct EntitySignatures<K> { /* private fields */ }pub type EntitySignatures<K> = BTreeMap<OwnedSigningKeyId<K>, String>;Map of key identifier to signature values.
pub struct EntitySignatures<K> { /* private fields */ }