Rizin
unix-like reverse engineering framework and cli tools
rz_pkcs7_signerinfo_t Struct Reference

#include <rz_pkcs7.h>

Public Attributes

ut32 version
 
RPKCS7IssuerAndSerialNumber issuerAndSerialNumber
 
RX509AlgorithmIdentifier digestAlgorithm
 
RPKCS7Attributes authenticatedAttributes
 
RX509AlgorithmIdentifier digestEncryptionAlgorithm
 
RASN1BinaryencryptedDigest
 
RPKCS7Attributes unauthenticatedAttributes
 

Detailed Description

Definition at line 45 of file rz_pkcs7.h.

Member Data Documentation

◆ authenticatedAttributes

RPKCS7Attributes rz_pkcs7_signerinfo_t::authenticatedAttributes

Definition at line 49 of file rz_pkcs7.h.

◆ digestAlgorithm

RX509AlgorithmIdentifier rz_pkcs7_signerinfo_t::digestAlgorithm

Definition at line 48 of file rz_pkcs7.h.

◆ digestEncryptionAlgorithm

RX509AlgorithmIdentifier rz_pkcs7_signerinfo_t::digestEncryptionAlgorithm

Definition at line 50 of file rz_pkcs7.h.

◆ encryptedDigest

RASN1Binary* rz_pkcs7_signerinfo_t::encryptedDigest

Definition at line 51 of file rz_pkcs7.h.

◆ issuerAndSerialNumber

RPKCS7IssuerAndSerialNumber rz_pkcs7_signerinfo_t::issuerAndSerialNumber

Definition at line 47 of file rz_pkcs7.h.

◆ unauthenticatedAttributes

RPKCS7Attributes rz_pkcs7_signerinfo_t::unauthenticatedAttributes

Definition at line 52 of file rz_pkcs7.h.

◆ version

ut32 rz_pkcs7_signerinfo_t::version

Definition at line 46 of file rz_pkcs7.h.


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