type for (message) authentication keys More...
#include <gnunet_crypto_lib.h>
Data Fields | |
unsigned char | key [(512/8)] |
type for (message) authentication keys
Definition at line 522 of file gnunet_crypto_lib.h.
unsigned char GNUNET_CRYPTO_AuthKey::key[(512/8)] |
Definition at line 524 of file gnunet_crypto_lib.h.
Referenced by auth_key_to_string(), RPS_sampler_elem_reinit(), and string_to_auth_key().