Searched defs:CoseSign (Results 1 – 1 of 1) sorted by relevance
94 pub struct CoseSign { struct98 pub signatures: Vec<CoseSignature>, argument101 impl crate::CborSerializable for CoseSign {} implementation102 impl crate::TaggedCborSerializable for CoseSign { implementation106 impl AsCborValue for CoseSign { implementation144 impl CoseSign { implementation