MCCI TweetNaCl
TweetNaCl library adapted for embedded use
mcci_tweetnacl_onetimeauth_authenticator_t Struct Reference

abstract type for crypto authenticators More...

#include <mcci_tweetnacl_onetimeauth.h>

Data Fields

unsigned char bytes [16]
 bytes of the authenticator More...
 

Detailed Description

abstract type for crypto authenticators

Definition at line 58 of file mcci_tweetnacl_onetimeauth.h.

Field Documentation

◆ bytes

unsigned char mcci_tweetnacl_onetimeauth_authenticator_t::bytes[16]

bytes of the authenticator

Definition at line 61 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: