pub unsafe extern "C-unwind" fn CMSEncoderGetCertificateChainMode(
cms_encoder: &CMSEncoder,
chain_mode_out: NonNull<CMSCertificateChainMode>,
) -> i32
👎Deprecated: renamed to
CMSEncoder::certificate_chain_mode
Available on crate feature
CMSEncoder
only.