Crate quinn_noise

source ·

Structs

KeyLog implementation that opens a file whose name is given by the SSLKEYLOGFILE environment variable, and writes keys into it.
An ed25519 keypair.
Noise configuration struct.
An ed25519 public key.
An EdDSA secret key.

Constants

Traits

This trait represents the ability to do something useful with key material, such as logging it to a file for debugging.