pub unsafe extern "C-unwind" fn CMSEncoderCopySigners(
cms_encoder: &CMSEncoder,
signers_out: NonNull<*const CFArray>,
) -> i32
👎Deprecated: renamed to
CMSEncoder::copy_signers
Available on crate feature
CMSEncoder
only.