Function CMSEncoderSetEncapsulatedContentType

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