GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
ResponderHelloPayload Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/core/gnunet-service-core_kx.h>

Collaboration diagram for ResponderHelloPayload:
[legend]

Data Fields

struct GNUNET_CRYPTO_HpkeEncapsulation c_I
 Challenge encapsulation c_I.
 
uint16_t peer_class
 The peer class of the sending peer TODO is it correct to send an enum like this? TODO part of services info? TODO encrypted.
 

Detailed Description

Definition at line 143 of file gnunet-service-core_kx.h.

Field Documentation

◆ c_I

struct GNUNET_CRYPTO_HpkeEncapsulation ResponderHelloPayload::c_I

Challenge encapsulation c_I.

Definition at line 149 of file gnunet-service-core_kx.h.

Referenced by handle_responder_hello(), and send_responder_hello().

◆ peer_class

uint16_t ResponderHelloPayload::peer_class

The peer class of the sending peer TODO is it correct to send an enum like this? TODO part of services info? TODO encrypted.

Definition at line 157 of file gnunet-service-core_kx.h.


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