#include <x509.h>
Definition at line 201 of file x509.h.
Data Fields | |
x509_buf | crl_ext |
x509_crl_entry | entry |
x509_name | issuer |
x509_buf | issuer_raw |
struct _x509_crl * | next |
x509_time | next_update |
x509_buf | raw |
x509_buf | sig |
x509_buf | sig_oid1 |
x509_buf | sig_oid2 |
x509_buf | tbs |
x509_time | this_update |
int | version |
struct _x509_crl* _x509_crl::next [read] |