pub unsafe extern "C-unwind" fn SecCertificateGetSubject(
certificate: &SecCertificate,
subject: NonNull<*const CSSM_X509_NAME>,
) -> i32👎Deprecated:
renamed to SecCertificate::subject
Available on crate features
cssmconfig and SecAsn1Types and SecBase and SecCertificate and x509defs only.