SecCertificateGetData

Function SecCertificateGetData 

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