SecCertificateGetType

Function SecCertificateGetType 

Source
pub unsafe extern "C-unwind" fn SecCertificateGetType(
    certificate: &SecCertificate,
    certificate_type: NonNull<CSSM_CERT_TYPE>,
) -> i32
👎Deprecated: renamed to SecCertificate::type
Available on crate features SecBase and SecCertificate and cssmconfig and cssmtype only.