pub unsafe extern "C-unwind" fn sec_certificate_copy_ref(
certificate: sec_certificate_t,
) -> CFRetained<SecCertificate>👎Deprecated:
renamed to sec_certificate::ref
Available on crate features
SecBase and SecProtocolTypes only.