Function CSSM_CL_CertVerifyWithKey

Source
pub unsafe extern "C-unwind" fn CSSM_CL_CertVerifyWithKey(
    cl_handle: CSSM_CL_HANDLE,
    cc_handle: CSSM_CC_HANDLE,
    cert_to_be_verified: *const SecAsn1Item,
) -> CSSM_RETURN
👎Deprecated
Available on crate features SecAsn1Types and cssmconfig and cssmtype and cssmapi only.