CMSEncoderSetEncapsulatedContentTypeOID

Function CMSEncoderSetEncapsulatedContentTypeOID 

Source
pub unsafe extern "C-unwind" fn CMSEncoderSetEncapsulatedContentTypeOID(
    cms_encoder: &CMSEncoder,
    e_content_type_oid: &CFType,
) -> i32
👎Deprecated: renamed to CMSEncoder::set_encapsulated_content_type_oid
Available on crate feature CMSEncoder only.