GNUnet debian-0.24.3-23-g589b01d60
GNUNET_MESSENGER_EpochNonce Union Reference

An epoch nonce unifies the epoch nonce data and its 256bit hash representation. More...

#include <gnunet_messenger_service.h>

Collaboration diagram for GNUNET_MESSENGER_EpochNonce:
[legend]

Data Fields

struct GNUNET_ShortHashCode hash
 
struct GNUNET_MESSENGER_EpochNonceData data
 

Detailed Description

An epoch nonce unifies the epoch nonce data and its 256bit hash representation.

Size: 32 bytes

Definition at line 217 of file gnunet_messenger_service.h.

Field Documentation

◆ hash

struct GNUNET_ShortHashCode GNUNET_MESSENGER_EpochNonce::hash

◆ data

struct GNUNET_MESSENGER_EpochNonceData GNUNET_MESSENGER_EpochNonce::data

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