Tor  0.4.7.0-alpha-dev
Data Fields
curve25519_public_key_t Struct Reference

#include <crypto_curve25519.h>

Data Fields

uint8_t public_key [CURVE25519_PUBKEY_LEN]
 

Detailed Description

Wrapper type for a curve25519 public key.

(We define a separate type for these to make it less likely that we'll mistake them for secret keys.)

Definition at line 24 of file crypto_curve25519.h.


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