Tor  0.4.7.0-alpha-dev
Data Fields
curve25519_secret_key_t Struct Reference

#include <crypto_curve25519.h>

Data Fields

uint8_t secret_key [CURVE25519_SECKEY_LEN]
 

Detailed Description

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.


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