Skip to main content

CMSEncoderAddRecipients

Function CMSEncoderAddRecipients 

Source
pub unsafe extern "C-unwind" fn CMSEncoderAddRecipients(
    cms_encoder: &CMSEncoder,
    recipient_or_array: &CFType,
) -> i32
👎Deprecated:

renamed to CMSEncoder::add_recipients

Available on crate feature CMSEncoder only.