CSSM_VerifyMacFinal

Function CSSM_VerifyMacFinal 

Source
pub unsafe extern "C-unwind" fn CSSM_VerifyMacFinal(
    cc_handle: CSSM_CC_HANDLE,
    mac: *const SecAsn1Item,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features SecAsn1Types and cssmapi and cssmconfig and cssmtype only.
Expand description

ยงSafety

mac must be a valid pointer.