iPXE
tls_key_share_server_hello Struct Reference

KeyShareServerHello descriptor. More...

#include <tlsfmt.h>

Data Fields

uint16_t * group
 Named group.
struct tls_cursor public
 Public key.

Detailed Description

KeyShareServerHello descriptor.

Definition at line 534 of file tlsfmt.h.

Field Documentation

◆ group

uint16_t* tls_key_share_server_hello::group

Named group.

Definition at line 536 of file tlsfmt.h.

◆ public

struct tls_cursor tls_key_share_server_hello::public

Public key.

Definition at line 538 of file tlsfmt.h.


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