tls_pre_master_secret Struct Reference

TLS pre-master secret. More...

#include <tls.h>


Data Fields

uint16_t version
 TLS version.
uint8_t random [46]
 Random data.


Detailed Description

TLS pre-master secret.

Definition at line 116 of file tls.h.


Field Documentation

TLS version.

Definition at line 118 of file tls.h.

Referenced by add_tls().

Random data.

Definition at line 120 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