iPXE
|
TLS client random data. More...
#include <tls.h>
Data Fields | |
uint32_t | gmt_unix_time |
GMT Unix time. More... | |
uint8_t | random [28] |
Random data. More... | |
uint32_t tls_client_random::gmt_unix_time |
uint8_t tls_client_random::random[28] |
Random data.
Definition at line 295 of file tls.h.
Referenced by add_tls(), and tls_send_client_key_exchange_dhe().