_x509_time Struct Reference
[X.509 module]

Container for date and time (precision in seconds). More...

#include <x509.h>

Data Fields

int year
int mon
int day
 Date.
int hour
int min
int sec
 Time.

Detailed Description

Container for date and time (precision in seconds).

Definition at line 172 of file x509.h.


Field Documentation

Date.

Definition at line 174 of file x509.h.

Referenced by x509_crl_info(), x509_crt_info(), x509_get_time(), and x509_time_expired().

Definition at line 175 of file x509.h.

Referenced by x509_crl_info(), x509_crt_info(), x509_get_time(), and x509_time_expired().

Definition at line 175 of file x509.h.

Referenced by x509_crl_info(), x509_crt_info(), x509_get_time(), and x509_time_expired().

Definition at line 174 of file x509.h.

Referenced by x509_crl_info(), x509_crt_info(), x509_get_time(), and x509_time_expired().

Time.

Definition at line 175 of file x509.h.

Referenced by x509_crl_info(), x509_crt_info(), x509_get_time(), and x509_time_expired().

Definition at line 174 of file x509.h.

Referenced by x509_crl_info(), x509_crt_info(), x509_get_time(), and x509_time_expired().


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