Searched defs:CoseKdfContext (Results 1 – 1 of 1) sorted by relevance
195 pub struct CoseKdfContext { struct203 impl crate::CborSerializable for CoseKdfContext {} argument205 impl AsCborValue for CoseKdfContext { implementation