Tor
0.4.7.0-alpha-dev
|
#include <crypto_curve25519.h>
Data Fields | |
uint8_t | secret_key [CURVE25519_SECKEY_LEN] |
Wrapper type for a curve25519 secret key
(We define a separate type for these to make it less likely that we'll mistake them for public keys.)
Definition at line 33 of file crypto_curve25519.h.