MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
Reference structure for key bytes for secretbox. More...
#include <mcci_tweetnacl_secretbox.h>
Data Fields | |
unsigned char | bytes [32] |
Reference structure for key bytes for secretbox.
Definition at line 67 of file mcci_tweetnacl_secretbox.h.
unsigned char mcci_tweetnacl_secretbox_key_t::bytes[32] |
Definition at line 69 of file mcci_tweetnacl_secretbox.h.
Referenced by mcci_tweetnacl_secretbox(), and mcci_tweetnacl_secretbox_open().