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