pkcs7_enveloped_st

PKCS#7 EnvelopedData content: per-recipient key infos and encrypted content.

Synopsis

Declared in <openssl/pkcs7.h>

struct pkcs7_enveloped_st;

Data Members

NameDescription
enc_data Encrypted content info (algorithm and ciphertext).
recipientinfo Per-recipient encrypted key infos.
version CMS/PKCS#7 EnvelopedData version (typically 0).