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