GNUnet 0.21.1
GNUNET_CRYPTO_CsSessionNonce Struct Reference

Nonce for the session, picked by client, shared with the signer. More...

#include <gnunet_crypto_lib.h>

Data Fields

unsigned char snonce [256/8]
 

Detailed Description

Nonce for the session, picked by client, shared with the signer.

Definition at line 687 of file gnunet_crypto_lib.h.

Field Documentation

◆ snonce

unsigned char GNUNET_CRYPTO_CsSessionNonce::snonce[256/8]

Definition at line 690 of file gnunet_crypto_lib.h.

Referenced by checkvec(), and output_vectors().


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