Skip to main content

SecTrustEvaluate

Function SecTrustEvaluate 

Source
pub unsafe extern "C-unwind" fn SecTrustEvaluate(
    trust: &SecTrust,
    result: NonNull<SecTrustResultType>,
) -> i32
👎Deprecated:

renamed to SecTrust::evaluate

Available on crate feature SecTrust only.