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