CMSEncoderAddSupportingCerts

Function CMSEncoderAddSupportingCerts 

Source
pub unsafe extern "C-unwind" fn CMSEncoderAddSupportingCerts(
    cms_encoder: &CMSEncoder,
    cert_or_array: &CFType,
) -> i32
👎Deprecated: renamed to CMSEncoder::add_supporting_certs
Available on crate feature CMSEncoder only.