Function CMSEncoderAddSigners

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