pub unsafe extern "C-unwind" fn SecCertificateCopyPublicKey(
certificate: &SecCertificate,
key: NonNull<*mut SecKey>,
) -> i32👎Deprecated:
renamed to SecCertificate::copy_public_key
Available on crate features
SecBase and SecCertificate only.