Tor 0.4.9.1-alpha-dev
|
#include <crypto_ed25519.h>
Data Fields | |
ed25519_public_key_t | pubkey |
ed25519_secret_key_t | seckey |
An Ed25519 keypair.
Definition at line 39 of file crypto_ed25519.h.
ed25519_public_key_t pubkey |
Definition at line 40 of file crypto_ed25519.h.
ed25519_secret_key_t seckey |
Definition at line 41 of file crypto_ed25519.h.