logo
pub type EntitySignatures<K> = BTreeMap<OwnedSigningKeyId<K>, String>;
Expand description

Map of key identifier to signature values.