PolarSSL v1.1.4
|
Certificate revocation list entry. More...
#include <x509.h>
Data Fields | |
x509_buf | raw |
x509_buf | serial |
x509_time | revocation_date |
x509_buf | entry_ext |
struct _x509_crl_entry * | next |
Certificate revocation list entry.
Contains the CA-specific serial numbers and revocation dates.
struct _x509_crl_entry* _x509_crl_entry::next |