ReactOS 0.4.15-dev-7157-gb7dcc10
|
#include <x509_crl.h>
Public Attributes | |
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 77 of file x509_crl.h.