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

#include <rz_x509.h>

Public Attributes

ut32 length
 
RASN1String ** oids
 
RASN1String ** names
 

Detailed Description

Definition at line 20 of file rz_x509.h.

Member Data Documentation

◆ length

ut32 rz_x509_name_t::length

Definition at line 21 of file rz_x509.h.

◆ names

RASN1String** rz_x509_name_t::names

Definition at line 23 of file rz_x509.h.

◆ oids

RASN1String** rz_x509_name_t::oids

Definition at line 22 of file rz_x509.h.


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