MCCI TweetNaCl
TweetNaCl library adapted for embedded use
mcci_tweetnacl_sign_signature_t Struct Reference

Signature block for TweetNaCl sign operations. More...

#include <mcci_tweetnacl_sign.h>

Data Fields

unsigned char bytes [64]
 the signature block bytes. Per API, this is the maximum size. More...
 

Detailed Description

Signature block for TweetNaCl sign operations.

Definition at line 67 of file mcci_tweetnacl_sign.h.

Field Documentation

◆ bytes

unsigned char mcci_tweetnacl_sign_signature_t::bytes[64]

the signature block bytes. Per API, this is the maximum size.

Definition at line 70 of file mcci_tweetnacl_sign.h.


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