pub unsafe extern "C-unwind" fn SecTrustEvaluateWithError(
trust: &SecTrust,
error: *mut *mut CFError,
) -> bool👎Deprecated: renamed to
SecTrust::evaluate_with_errorAvailable on crate feature
SecTrust only.