Pkcs7SignerInfo Struct Reference

Signer information. More...

#include <pkcs7_common.h>

Data Fields

int32_t version
 
Pkcs7IssuerAndSerialNumber issuerAndSerialNumber
 
X509AlgoId digestAlgo
 
Pkcs7AuthenticatedAttributes authenticatedAttributes
 
X509SignAlgoId digestEncryptionAlgo
 
X509OctetString encryptedDigest
 
Pkcs7UnauthenticatedAttributes unauthenticatedAttributes
 

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: