pub unsafe extern "C-unwind" fn CMSEncoderSetCertificateChainMode(
cms_encoder: &CMSEncoder,
chain_mode: CMSCertificateChainMode,
) -> i32👎Deprecated:
renamed to CMSEncoder::set_certificate_chain_mode
Available on crate feature
CMSEncoder only.