Pkcs7EncryptedContentInfo Struct Reference

Encrypted content information. More...

#include <pkcs7_common.h>

Data Fields

X509OctetString contentType
 
Pkcs7ContentEncrAlgo contentEncrAlgo
 
X509OctetString encryptedContent
 

Detailed Description

Encrypted content information.

Definition at line 338 of file pkcs7_common.h.

Field Documentation

◆ contentEncrAlgo

Pkcs7ContentEncrAlgo contentEncrAlgo

Definition at line 341 of file pkcs7_common.h.

◆ contentType

X509OctetString contentType

Definition at line 340 of file pkcs7_common.h.

◆ encryptedContent

X509OctetString encryptedContent

Definition at line 342 of file pkcs7_common.h.


The documentation for this struct was generated from the following file: