Pkcs7SignedData Struct Reference
Signed data content. More...
#include <pkcs7_common.h>
Data Fields | |
int32_t | version |
Pkcs7DigestAlgos | digestAlgos |
Pkcs7ContentInfo | contentInfo |
Pkcs7Certificates | certificates |
Pkcs7Crls | crls |
Pkcs7SignerInfos | signerInfos |
Detailed Description
Signed data content.
Definition at line 350 of file pkcs7_common.h.
Field Documentation
◆ certificates
Pkcs7Certificates certificates |
Definition at line 355 of file pkcs7_common.h.
◆ contentInfo
Pkcs7ContentInfo contentInfo |
Definition at line 354 of file pkcs7_common.h.
◆ crls
Pkcs7Crls crls |
Definition at line 356 of file pkcs7_common.h.
◆ digestAlgos
Pkcs7DigestAlgos digestAlgos |
Definition at line 353 of file pkcs7_common.h.
◆ signerInfos
Pkcs7SignerInfos signerInfos |
Definition at line 357 of file pkcs7_common.h.
◆ version
int32_t version |
Definition at line 352 of file pkcs7_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkcs7/pkcs7_common.h