SecCertificateGetCLHandle

Function SecCertificateGetCLHandle 

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