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

#include <rz_x509.h>

Public Attributes

RASN1BinaryuserCertificate
 
RASN1StringrevocationDate
 

Detailed Description

Definition at line 95 of file rz_x509.h.

Member Data Documentation

◆ revocationDate

RASN1String* rz_x509_crlentry::revocationDate

Definition at line 97 of file rz_x509.h.

Referenced by rz_x509_crlentry_dump(), and rz_x509_crlentry_json().

◆ userCertificate

RASN1Binary* rz_x509_crlentry::userCertificate

Definition at line 96 of file rz_x509.h.

Referenced by rz_x509_crlentry_dump(), and rz_x509_crlentry_json().


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