iPXE
tls_client_random Struct Reference

TLS client random data. More...

#include <tls.h>

Data Fields

uint8_t random [32]
 Random data.

Detailed Description

TLS client random data.

Definition at line 311 of file tls.h.

Field Documentation

◆ random

uint8_t tls_client_random::random[32]

Random data.

Definition at line 313 of file tls.h.

Referenced by add_tls(), and tls_send_client_key_exchange_dhe().


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