|
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 307 of file tls.h.
Referenced by add_tls(), and tls_send_client_key_exchange_dhe().
1.8.15