#include <x509_crl.h>
Data Fields | |
mbedtls_x509_buf | raw |
mbedtls_x509_buf | serial |
mbedtls_x509_time | revocation_date |
mbedtls_x509_buf | entry_ext |
struct mbedtls_x509_crl_entry * | next |
Certificate revocation list entry. Contains the CA-specific serial numbers and revocation dates.
Definition at line 79 of file x509_crl.h.
Definition at line 87 of file x509_crl.h.
struct mbedtls_x509_crl_entry* mbedtls_x509_crl_entry::next [read] |
Definition at line 89 of file x509_crl.h.
Definition at line 81 of file x509_crl.h.
Definition at line 85 of file x509_crl.h.
Definition at line 83 of file x509_crl.h.