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