Return the ASN.1 content-type OID of a CMS ContentInfo.
Declared in <openssl/cms.h>
<openssl/cms.h>
ASN1_OBJECT const* CMS_get0_type(CMS_ContentInfo const* cms);
Internal ASN1_OBJECT for the content type (for example NID_pkcs7_signed); do not free.