pub unsafe extern "C-unwind" fn CMSEncoderSetSignerAlgorithm(
cms_encoder: &CMSEncoder,
digest_algorithm: &CFString,
) -> i32👎Deprecated: renamed to
CMSEncoder::set_signer_algorithmAvailable on crate feature
CMSEncoder only.