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

InitiatorDone. More...

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

Collaboration diagram for InitiatorDone:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Message type is #GNUNET_MESSAGE_TYPE_CORE_PONG.
 
struct GNUNET_HashCode finished
 TODO {Finished} - encrypted.
 
unsigned char reserved [crypto_aead_xchacha20poly1305_ietf_ABYTES]
 The following is the additional space needed for the mac.
 

Detailed Description

InitiatorDone.

  • InitiatorFinished

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

Field Documentation

◆ header

struct GNUNET_MessageHeader InitiatorDone::header

Message type is #GNUNET_MESSAGE_TYPE_CORE_PONG.

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

◆ finished

struct GNUNET_HashCode InitiatorDone::finished

TODO {Finished} - encrypted.

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

Referenced by handle_initiator_done(), and handle_responder_hello_cont().

◆ reserved

unsigned char InitiatorDone::reserved[crypto_aead_xchacha20poly1305_ietf_ABYTES]

The following is the additional space needed for the mac.

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


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