PKCS#7 EnvelopedData content: per‐recipient key infos and encrypted content.
Synopsis
Declared in <openssl/pkcs7.h>
struct pkcs7_enveloped_st;
Data Members
Name |
Description |
Encrypted content info (algorithm and ciphertext). |
|
Per‐recipient encrypted key infos. |
|
CMS/PKCS#7 EnvelopedData version (typically 0). |
Created with MrDocs