GNUnet 0.21.2
GNUNET_CRYPTO_ChallengeNonceP Struct Reference

Type of a nonce used for challenges. More...

#include <gnunet_crypto_lib.h>

Collaboration diagram for GNUNET_CRYPTO_ChallengeNonceP:
[legend]

Data Fields

struct GNUNET_ShortHashCode value
 The value of the nonce. More...
 

Detailed Description

Type of a nonce used for challenges.

Definition at line 482 of file gnunet_crypto_lib.h.

Field Documentation

◆ value

struct GNUNET_ShortHashCode GNUNET_CRYPTO_ChallengeNonceP::value

The value of the nonce.

Note that this is NOT a hash.

Definition at line 487 of file gnunet_crypto_lib.h.

Referenced by handle_dv_learn(), handle_validation_challenge(), handle_validation_response(), start_dv_learn(), and validation_transmit_on_queue().


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