Tor 0.4.9.0-alpha-dev
Data Fields
curve25519_keypair_t Struct Reference

#include <crypto_curve25519.h>

Data Fields

curve25519_public_key_t pubkey
 
curve25519_secret_key_t seckey
 

Detailed Description

A paired public and private key for curve25519.

Definition at line 38 of file crypto_curve25519.h.

Field Documentation

◆ pubkey

Definition at line 39 of file crypto_curve25519.h.

◆ seckey

Definition at line 40 of file crypto_curve25519.h.


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