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