pub unsafe extern "C-unwind" fn SecCertificateGetAlgorithmID(
certificate: &SecCertificate,
algid: NonNull<*const SecAsn1AlgId>,
) -> i32👎Deprecated: renamed to
SecCertificate::algorithm_idAvailable on crate features
SecAsn1Types and SecBase and SecCertificate only.