Allocate an empty PKCS#7 SignedData.
Declared in <openssl/pkcs7.h>
<openssl/pkcs7.h>
PKCS7_SIGNED* PKCS7_SIGNED_new();
New PKCS7_SIGNED, or NULL on allocation failure.