MCCI TweetNaCl
TweetNaCl library adapted for embedded use
mcci_tweetnacl_onetimeauth_key_t Struct Reference

abstract type for crypto keys More...

#include <mcci_tweetnacl_onetimeauth.h>

Data Fields

unsigned char bytes [32]
 the bytes of the key More...
 

Detailed Description

abstract type for crypto keys

Definition at line 51 of file mcci_tweetnacl_onetimeauth.h.

Field Documentation

◆ bytes

unsigned char mcci_tweetnacl_onetimeauth_key_t::bytes[32]

the bytes of the key

Definition at line 54 of file mcci_tweetnacl_onetimeauth.h.

Referenced by mcci_tweetnacl_onetimeauth(), and mcci_tweetnacl_onetimeauth_verify().


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