Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_x509.h>
Public Attributes | |
RASN1Binary * | userCertificate |
RASN1String * | 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().
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().