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

#include <rz_pkcs7.h>

Public Attributes

ut32 length
 
RPKCS7Attribute ** elements
 

Detailed Description

Definition at line 40 of file rz_pkcs7.h.

Member Data Documentation

◆ elements

RPKCS7Attribute** rz_pkcs7_attributes_t::elements

Definition at line 42 of file rz_pkcs7.h.

Referenced by rz_pkcs7_free_attributes(), and rz_pkcs7_parse_attributes().

◆ length

ut32 rz_pkcs7_attributes_t::length

Definition at line 41 of file rz_pkcs7.h.

Referenced by rz_pkcs7_free_attributes(), and rz_pkcs7_parse_attributes().


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