PKCS#7 EncryptedData content: encrypted content info.

Synopsis

Declared in <openssl/pkcs7.h>

struct pkcs7_encrypted_st;

Data Members

Name

Description

enc_data

Encrypted content info (algorithm and ciphertext) for EncryptedData.

version

PKCS#7 EncryptedData version (typically 0).

Created with MrDocs