#include <x509_crl.h>
Collaboration diagram for mbedtls_x509_crl_entry:
Data Fields | |
mbedtls_x509_buf | raw |
mbedtls_x509_buf | serial |
mbedtls_x509_time | revocation_date |
mbedtls_x509_buf | entry_ext |
mbedtls_x509_crl_entry * | next |
Contains the CA-specific serial numbers and revocation dates.
Definition at line 51 of file x509_crl.h.
Definition at line 59 of file x509_crl.h.
Definition at line 61 of file x509_crl.h.
Definition at line 53 of file x509_crl.h.
Definition at line 57 of file x509_crl.h.
Definition at line 55 of file x509_crl.h.