fn okp_x(cose_key: &CoseKey) -> Result<&[u8], EncodingError>Expand description
Helper function to parse the public key x from a CoseKey.
fn okp_x(cose_key: &CoseKey) -> Result<&[u8], EncodingError>Helper function to parse the public key x from a CoseKey.