verify_signed_mso

Function verify_signed_mso 

Source
pub fn verify_signed_mso(
    cose_bytes: &[u8],
    verifier: &dyn Verifier,
) -> Result<MobileSecurityObject>
Expand description

Verify a COSE_Sign1-signed MSO.

Decodes the COSE_Sign1 envelope, verifies the signature, extracts and returns the MSO.