SecTrustGetCssmResult

Function SecTrustGetCssmResult 

Source
pub unsafe extern "C-unwind" fn SecTrustGetCssmResult(
    trust: &SecTrust,
    result: NonNull<CSSM_TP_VERIFY_CONTEXT_RESULT_PTR>,
) -> i32
👎Deprecated: renamed to SecTrust::cssm_result
Available on crate features SecTrust and cssmconfig and cssmtype only.