iPXE
tls_random Struct Reference

TLS client or server random bytes. More...

#include <tlskey.h>

Data Fields

uint8_t bytes [TLS_RANDOM_LEN]
 Random bytes.

Detailed Description

TLS client or server random bytes.

Definition at line 36 of file tlskey.h.

Field Documentation

◆ bytes

uint8_t tls_random::bytes[TLS_RANDOM_LEN]

Random bytes.

Definition at line 38 of file tlskey.h.


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