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

#include <rz_pkcs7.h>

Public Attributes

RX509AlgorithmIdentifier digestAlgorithm
 
RASN1Binarydigest
 

Detailed Description

Definition at line 79 of file rz_pkcs7.h.

Member Data Documentation

◆ digest

RASN1Binary* SpcDigestInfo::digest

Definition at line 81 of file rz_pkcs7.h.

Referenced by rz_pkcs7_free_spcmessagedigest(), and rz_pkcs7_parse_spcmessagedigest().

◆ digestAlgorithm

RX509AlgorithmIdentifier SpcDigestInfo::digestAlgorithm

Definition at line 80 of file rz_pkcs7.h.

Referenced by rz_pkcs7_free_spcmessagedigest(), and rz_pkcs7_parse_spcmessagedigest().


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