iPXE
tls_client_key_exchange_dhe Struct Reference

ClientKeyExchange descriptor (for DHE). More...

#include <tlsfmt.h>

Data Fields

struct tls_cursor dh_yc
 Public key.

Detailed Description

ClientKeyExchange descriptor (for DHE).

Definition at line 459 of file tlsfmt.h.

Field Documentation

◆ dh_yc

struct tls_cursor tls_client_key_exchange_dhe::dh_yc

Public key.

Definition at line 461 of file tlsfmt.h.


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