MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
Reference structure for public key. More...
#include <mcci_tweetnacl_box.h>
Data Fields | |
unsigned char | bytes [32] |
Reference structure for public key.
Definition at line 51 of file mcci_tweetnacl_box.h.
unsigned char mcci_tweetnacl_box_publickey_t::bytes[32] |
Definition at line 53 of file mcci_tweetnacl_box.h.
Referenced by mcci_tweetnacl_box(), mcci_tweetnacl_box_beforenm(), and mcci_tweetnacl_box_open().