GNUnet 0.21.1
GNUNET_MESSENGER_MessageKey Struct Reference

A key message body. More...

#include <gnunet_messenger_service.h>

Collaboration diagram for GNUNET_MESSENGER_MessageKey:
[legend]

Data Fields

struct GNUNET_CRYPTO_PublicKey key
 The new public key which replaces the current senders public key. More...
 

Detailed Description

A key message body.

This allows replacing the current key pair with another one.

Message-body-size: 4+ bytes

Definition at line 333 of file gnunet_messenger_service.h.

Field Documentation

◆ key


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