Allocate an empty CMS SignedData structure.
Declared in <openssl/cms.h>
<openssl/cms.h>
CMS_SignedData* CMS_SignedData_new();
New CMS_SignedData, or NULL on allocation failure.