Tor 0.4.9.1-alpha-dev
|
#include <crypto_curve25519.h>
Data Fields | |
curve25519_public_key_t | pubkey |
curve25519_secret_key_t | seckey |
A paired public and private key for curve25519.
Definition at line 38 of file crypto_curve25519.h.
curve25519_public_key_t pubkey |
Definition at line 39 of file crypto_curve25519.h.
curve25519_secret_key_t seckey |
Definition at line 40 of file crypto_curve25519.h.