PKCS#7 EnvelopedData content: per-recipient key infos and encrypted content.
Declared in <openssl/pkcs7.h>
struct pkcs7_enveloped_st;
| Name | Description |
|---|---|
enc_data | Encrypted content info (algorithm and ciphertext). |
recipientinfo | Per-recipient encrypted key infos. |
version | CMS/PKCS#7 EnvelopedData version (typically 0). |