MCCI TweetNaCl
TweetNaCl library adapted for embedded use
mcci_tweetnacl_auth_key_t Struct Reference

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...
 

Detailed Description

abstract type for auth keys

Definition at line 54 of file mcci_tweetnacl_auth.h.

Field Documentation

◆ bytes

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.


The documentation for this struct was generated from the following file: