pkcs7_encrypted_st

PKCS#7 EncryptedData content: encrypted content info.

Synopsis

Declared in <openssl/pkcs7.h>

struct pkcs7_encrypted_st;

Data Members

NameDescription
enc_data Encrypted content info (algorithm and ciphertext) for EncryptedData.
version PKCS#7 EncryptedData version (typically 0).