Pkcs7SignerInfo Struct Reference
  Signer information. More...
#include <pkcs7_common.h>
Detailed Description
Signer information.
Definition at line 263 of file pkcs7_common.h.
Field Documentation
◆ authenticatedAttributes
| Pkcs7AuthenticatedAttributes authenticatedAttributes | 
Definition at line 268 of file pkcs7_common.h.
◆ digestAlgo
| X509AlgoId digestAlgo | 
Definition at line 267 of file pkcs7_common.h.
◆ digestEncryptionAlgo
| X509SignAlgoId digestEncryptionAlgo | 
Definition at line 269 of file pkcs7_common.h.
◆ encryptedDigest
| X509OctetString encryptedDigest | 
Definition at line 270 of file pkcs7_common.h.
◆ issuerAndSerialNumber
| Pkcs7IssuerAndSerialNumber issuerAndSerialNumber | 
Definition at line 266 of file pkcs7_common.h.
◆ unauthenticatedAttributes
| Pkcs7UnauthenticatedAttributes unauthenticatedAttributes | 
Definition at line 271 of file pkcs7_common.h.
◆ version
| int32_t version | 
Definition at line 265 of file pkcs7_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkcs7/pkcs7_common.h
