SecCertificateCopyPublicKey

Function SecCertificateCopyPublicKey 

Source
pub unsafe extern "C" fn SecCertificateCopyPublicKey(
    certificate: SecCertificateRef,
    key: *mut SecKeyRef,
) -> OSStatus
👎Deprecated: Deprecated by Apple. May not work any more. Use SecCertificateCopyKey