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