GNUnet 0.21.1
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_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: 4+ bytes

Definition at line 295 of file gnunet_messenger_service.h.

Field Documentation

◆ key


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