pub unsafe extern "C-unwind" fn SecTrustCopyKey(
trust: &SecTrust,
) -> Option<CFRetained<SecKey>>👎Deprecated: renamed to
SecTrust::keyAvailable on crate features
SecBase and SecTrust only.pub unsafe extern "C-unwind" fn SecTrustCopyKey(
trust: &SecTrust,
) -> Option<CFRetained<SecKey>>SecTrust::keySecBase and SecTrust only.