tls_client_random Struct Reference

TLS client random data. More...

#include <tls.h>


Data Fields

uint32_t gmt_unix_time
 GMT Unix time.
uint8_t random [28]
 Random data.


Detailed Description

TLS client random data.

Definition at line 124 of file tls.h.


Field Documentation

GMT Unix time.

Definition at line 126 of file tls.h.

Referenced by add_tls().

Random data.

Definition at line 128 of file tls.h.

Referenced by add_tls().


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

Generated on Tue Apr 6 20:02:10 2010 for gPXE by  doxygen 1.5.7.1