MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
Public Key for TweetNaCl sign operations. More...
#include <mcci_tweetnacl_sign.h>
Data Fields | |
unsigned char | bytes [32] |
the public key value. Note that this is shorter than the private key. More... | |
Public Key for TweetNaCl sign operations.
Definition at line 53 of file mcci_tweetnacl_sign.h.
unsigned char mcci_tweetnacl_sign_publickey_t::bytes[32] |
the public key value. Note that this is shorter than the private key.
Definition at line 56 of file mcci_tweetnacl_sign.h.
Referenced by mcci_tweetnacl_sign_open().