pub unsafe extern "C-unwind" fn CMSEncoderSetEncapsulatedContentType(
cms_encoder: &CMSEncoder,
e_content_type: NonNull<SecAsn1Oid>,
) -> i32
👎Deprecated: renamed to
CMSEncoder::set_encapsulated_content_type
Available on crate features
CMSEncoder
and SecAsn1Types
only.