pub unsafe extern "C-unwind" fn SecTrustSetExceptions(
trust: &SecTrust,
exceptions: Option<&CFData>,
) -> bool👎Deprecated:
renamed to SecTrust::set_exceptions
Available on crate feature
SecTrust only.