Skip to main content

extract_contained_key_id

Function extract_contained_key_id 

Source
pub(super) fn extract_contained_key_id(
    header: &Header,
) -> Result<Option<KeyId>, ()>
Expand description

Extract the contained key ID from a COSE header, if present.