Type of a nonce used for challenges. More...
#include <gnunet_crypto_lib.h>
Data Fields | |
struct GNUNET_ShortHashCode | value |
The value of the nonce. More... | |
Type of a nonce used for challenges.
Definition at line 495 of file gnunet_crypto_lib.h.
struct GNUNET_ShortHashCode GNUNET_CRYPTO_ChallengeNonceP::value |
The value of the nonce.
Note that this is NOT a hash.
Definition at line 500 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().