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

#include <rz_x509.h>

Public Attributes

RASN1StringextnID
 
bool critical
 
RASN1BinaryextnValue
 

Detailed Description

Definition at line 63 of file rz_x509.h.

Member Data Documentation

◆ critical

bool rz_x509_extension_t::critical

Definition at line 65 of file rz_x509.h.

◆ extnID

RASN1String* rz_x509_extension_t::extnID

Definition at line 64 of file rz_x509.h.

◆ extnValue

RASN1Binary* rz_x509_extension_t::extnValue

Definition at line 66 of file rz_x509.h.


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