Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_x509.h>
Public Attributes | |
RASN1String * | notBefore |
RASN1String * | notAfter |
RASN1String* rz_x509_validity_t::notAfter |
Definition at line 17 of file rz_x509.h.
Referenced by rz_x509_free_validity(), rz_x509_parse_validity(), rz_x509_validity_dump(), and rz_x509_validity_json().
RASN1String* rz_x509_validity_t::notBefore |
Definition at line 16 of file rz_x509.h.
Referenced by rz_x509_free_validity(), rz_x509_parse_validity(), rz_x509_validity_dump(), and rz_x509_validity_json().