Struct to store a unique epoch nonce for message data encryption. More...
#include <gnunet_messenger_service.h>
Data Fields | |
uint8_t | nonce [sizeof(struct GNUNET_ShortHashCode)] |
Struct to store a unique epoch nonce for message data encryption.
Size: 32 bytes
Definition at line 206 of file gnunet_messenger_service.h.
uint8_t GNUNET_MESSENGER_EpochNonceData::nonce[sizeof(struct GNUNET_ShortHashCode)] |
Definition at line 208 of file gnunet_messenger_service.h.
Referenced by create_message_announcement(), and create_message_revolution().