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

type for session keys More...

#include <gnunet_crypto_lib.h>

Data Fields

unsigned char npub [24]
 Initialization vector.
 

Detailed Description

type for session keys

Definition at line 1103 of file gnunet_crypto_lib.h.

Field Documentation

◆ npub

unsigned char GNUNET_CRYPTO_AeadNonce::npub[24]

Initialization vector.

Definition at line 1108 of file gnunet_crypto_lib.h.

Referenced by GNUNET_CRYPTO_aead_decrypt(), and GNUNET_CRYPTO_aead_encrypt().


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