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

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

Collaboration diagram for InitiatorHelloPayload:
[legend]

Data Fields

struct GNUNET_PeerIdentity pk_I
 Sender Peer ID.
 
uint16_t peer_class
 The peer class of the sending peer TODO part of services info?
 

Detailed Description

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

Field Documentation

◆ pk_I

struct GNUNET_PeerIdentity InitiatorHelloPayload::pk_I

Sender Peer ID.

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

Referenced by handle_initiator_hello_cont(), and send_initiator_hello().

◆ peer_class

uint16_t InitiatorHelloPayload::peer_class

The peer class of the sending peer TODO part of services info?

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

Referenced by send_initiator_hello().


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