Tor 0.4.9.0-alpha-dev
Data Fields
ed25519_public_key_t Struct Reference

#include <crypto_ed25519.h>

Data Fields

uint8_t pubkey [ED25519_PUBKEY_LEN]
 

Detailed Description

An Ed25519 public key

Definition at line 23 of file crypto_ed25519.h.

Field Documentation

◆ pubkey

uint8_t pubkey[ED25519_PUBKEY_LEN]

Definition at line 24 of file crypto_ed25519.h.


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