Pkcs7EnvelopedData Struct Reference
Enveloped data content. More...
#include <pkcs7_common.h>
Data Fields | |
int32_t | version |
Pkcs7RecipientInfos | recipientInfos |
Pkcs7EncryptedContentInfo | encryptedContentInfo |
Detailed Description
Enveloped data content.
Definition at line 365 of file pkcs7_common.h.
Field Documentation
◆ encryptedContentInfo
Pkcs7EncryptedContentInfo encryptedContentInfo |
Definition at line 369 of file pkcs7_common.h.
◆ recipientInfos
Pkcs7RecipientInfos recipientInfos |
Definition at line 368 of file pkcs7_common.h.
◆ version
int32_t version |
Definition at line 367 of file pkcs7_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkcs7/pkcs7_common.h