PKCS7_ENCRYPT_new

Allocate an empty PKCS#7 EncryptedData.

Synopsis

Declared in <openssl/pkcs7.h>

PKCS7_ENCRYPT*
PKCS7_ENCRYPT_new();

Return Value

New PKCS7_ENCRYPT, or NULL on allocation failure.