Skip to main content

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 cssmconfig and cssmtype and SecBase and SecCertificate only.