pub unsafe extern "C-unwind" fn SecCertificateGetData(
certificate: &SecCertificate,
data: CSSM_DATA_PTR,
) -> i32👎Deprecated:
renamed to SecCertificate::get_data
Available on crate features
cssmtype and SecAsn1Types and SecBase and SecCertificate only.