Skip to main content

cose_param

Function cose_param 

Source
fn cose_param(cose_key: &CoseKey, param: impl EnumI64 + Copy) -> Option<&Value>
Expand description

Helper function to look up a parameter in a CoseKey by its registered label.