GNUnet 0.28.0-dev.2-10-g49d3de5da
 
Loading...
Searching...
No Matches
GNUNET_CRYPTO_AeadSecretKey Struct Reference

type for AEAD keys More...

#include <gnunet_crypto_lib.h>

Data Fields

unsigned char k [32]
 256-bit key.
 

Detailed Description

type for AEAD keys

Definition at line 1091 of file gnunet_crypto_lib.h.

Field Documentation

◆ k

unsigned char GNUNET_CRYPTO_AeadSecretKey::k[32]

256-bit key.

Definition at line 1096 of file gnunet_crypto_lib.h.

Referenced by store_handle_epoch_key().


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