pub unsafe extern "C-unwind" fn SecTrustCopyExceptions(
trust: &SecTrust,
) -> Option<CFRetained<CFData>>👎Deprecated: renamed to
SecTrust::exceptionsAvailable on crate feature
SecTrust only.pub unsafe extern "C-unwind" fn SecTrustCopyExceptions(
trust: &SecTrust,
) -> Option<CFRetained<CFData>>SecTrust::exceptionsSecTrust only.