Skip to main content

CMSEncoderCopySupportingCerts

Function CMSEncoderCopySupportingCerts 

Source
pub unsafe extern "C-unwind" fn CMSEncoderCopySupportingCerts(
    cms_encoder: &CMSEncoder,
    certs_out: NonNull<*const CFArray>,
) -> i32
👎Deprecated:

renamed to CMSEncoder::copy_supporting_certs

Available on crate feature CMSEncoder only.