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