[#CMS_ContentInfo_new] = CMS_ContentInfo_new :mrdocs: Allocate an empty CMS ContentInfo structure. == Synopsis Declared in `<openssl/cms.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CMS_ContentInfo.adoc[CMS_ContentInfo]* CMS_ContentInfo_new(); ---- == Return Value New CMS_ContentInfo, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#