MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
abstract type for auth keys More...
#include <mcci_tweetnacl_auth.h>
Data Fields | |
unsigned char | bytes [32] |
the private key for generating auth keys. More... | |
abstract type for auth keys
Definition at line 54 of file mcci_tweetnacl_auth.h.
unsigned char mcci_tweetnacl_auth_key_t::bytes[32] |
the private key for generating auth keys.
Definition at line 57 of file mcci_tweetnacl_auth.h.