Tor 0.4.9.0-alpha-dev
Data Fields
ed25519_signature_t Struct Reference

#include <crypto_ed25519.h>

Data Fields

uint8_t sig [ED25519_SIG_LEN]
 

Detailed Description

An Ed25519 signature.

Definition at line 18 of file crypto_ed25519.h.

Field Documentation

◆ sig

uint8_t sig[ED25519_SIG_LEN]

Definition at line 19 of file crypto_ed25519.h.


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