mbedtls_x509_crl_entry Struct Reference
[X.509 module]

Certificate revocation list entry. More...

#include <x509_crl.h>

Collaboration diagram for mbedtls_x509_crl_entry:

[legend]

Data Fields

mbedtls_x509_buf raw
mbedtls_x509_buf serial
mbedtls_x509_time revocation_date
mbedtls_x509_buf entry_ext
mbedtls_x509_crl_entrynext

Detailed Description

Certificate revocation list entry.

Contains the CA-specific serial numbers and revocation dates.

Definition at line 51 of file x509_crl.h.


Field Documentation

mbedtls_x509_buf mbedtls_x509_crl_entry::entry_ext

Definition at line 59 of file x509_crl.h.

struct mbedtls_x509_crl_entry* mbedtls_x509_crl_entry::next

Definition at line 61 of file x509_crl.h.

mbedtls_x509_buf mbedtls_x509_crl_entry::raw

Definition at line 53 of file x509_crl.h.

mbedtls_x509_time mbedtls_x509_crl_entry::revocation_date

Definition at line 57 of file x509_crl.h.

mbedtls_x509_buf mbedtls_x509_crl_entry::serial

Definition at line 55 of file x509_crl.h.


The documentation for this struct was generated from the following file:
Generated on 11 Mar 2017 for mbed TLS v2.4.2 by  doxygen 1.4.7