GNUnet debian-0.24.3-23-g589b01d60
GNUNET_MESSENGER_MessageJoin Struct Reference

A join message body. More...

#include <gnunet_messenger_service.h>

Collaboration diagram for GNUNET_MESSENGER_MessageJoin:
[legend]

Data Fields

struct GNUNET_HashCode epoch
 The previous epoch the message was sent from. More...
 
struct GNUNET_CRYPTO_PublicKey key
 The senders public key to verify its signatures. More...
 

Detailed Description

A join message body.

This allows informing others about joining the room with a given key pair.

Message-body-size: 68+ bytes

Definition at line 462 of file gnunet_messenger_service.h.

Field Documentation

◆ epoch

◆ key

struct GNUNET_CRYPTO_PublicKey GNUNET_MESSENGER_MessageJoin::key

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