Allocate an empty PKCS#7 EnvelopedData structure.
Declared in <openssl/pkcs7.h>
<openssl/pkcs7.h>
PKCS7_ENVELOPE* PKCS7_ENVELOPE_new();
New PKCS7_ENVELOPE, or NULL on allocation failure.