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

Map of key identifier to signature values.