GNUnet debian-0.24.3-23-g589b01d60
GNUNET_MESSENGER_MessageRevolution Struct Reference

A revolution message body This allows revolutionizing a group or epoch. More...

#include <gnunet_messenger_service.h>

Collaboration diagram for GNUNET_MESSENGER_MessageRevolution:
[legend]

Data Fields

union GNUNET_MESSENGER_EpochIdentifier identifier
 The identifier of the announcement in an epoch. More...
 
union GNUNET_MESSENGER_EpochNonce nonce
 The nonce of the revolution. More...
 
struct GNUNET_HashCode hmac
 The hmac of the revolution. More...
 

Detailed Description

A revolution message body This allows revolutionizing a group or epoch.

Message-body-size: 128 bytes

Definition at line 950 of file gnunet_messenger_service.h.

Field Documentation

◆ identifier

◆ nonce

union GNUNET_MESSENGER_EpochNonce GNUNET_MESSENGER_MessageRevolution::nonce

◆ hmac

struct GNUNET_HashCode GNUNET_MESSENGER_MessageRevolution::hmac

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