iPXE
Data Fields
x509_time Struct Reference

An X.509 time. More...

#include <x509.h>

Data Fields

time_t time
 Seconds since the Epoch. More...
 

Detailed Description

An X.509 time.

Definition at line 34 of file x509.h.

Field Documentation

◆ time

time_t x509_time::time

Seconds since the Epoch.

Definition at line 36 of file x509.h.

Referenced by x509_check_time(), and x509_parse_validity().


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