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

#include <pe_specs.h>

Public Attributes

ut32 dwLength
 
ut16 wRevision
 
ut16 wCertificateType
 
ut8bCertificate
 

Detailed Description

Definition at line 417 of file pe_specs.h.

Member Data Documentation

◆ bCertificate

ut8* Pe_certificate::bCertificate

Definition at line 421 of file pe_specs.h.

Referenced by bin_pe_init_security().

◆ dwLength

ut32 Pe_certificate::dwLength

Definition at line 418 of file pe_specs.h.

Referenced by bin_pe_init_security().

◆ wCertificateType

ut16 Pe_certificate::wCertificateType

Definition at line 420 of file pe_specs.h.

Referenced by bin_pe_init_security().

◆ wRevision

ut16 Pe_certificate::wRevision

Definition at line 419 of file pe_specs.h.

Referenced by bin_pe_init_security().


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