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