_x509_crl_entry Struct Reference
[X.509 module]

Certificate revocation list entry. More...

#include <x509_crl.h>

Collaboration diagram for _x509_crl_entry:
Collaboration graph
[legend]

Data Fields

x509_buf raw
x509_buf serial
x509_time revocation_date
x509_buf entry_ext
struct _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

Definition at line 59 of file x509_crl.h.

Referenced by x509_get_entries().

Definition at line 61 of file x509_crl.h.

Referenced by x509_crl_free(), x509_crl_info(), x509_crt_revoked(), and x509_get_entries().

Definition at line 53 of file x509_crl.h.

Referenced by x509_crl_info(), and x509_get_entries().

Definition at line 57 of file x509_crl.h.

Referenced by x509_crl_info(), x509_crt_revoked(), and x509_get_entries().

Definition at line 55 of file x509_crl.h.

Referenced by x509_crl_info(), x509_crt_revoked(), and x509_get_entries().


The documentation for this struct was generated from the following file:

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1