Crate libp2p_quic[−][src]
Structs
KeyLog implementation that opens a file whose name is
given by the SSLKEYLOGFILE environment variable, and writes
keys into it.
An ed25519 keypair.
An ed25519 public key.
Quic configuration.
State for a single opened QUIC connection.
An EdDSA secret key.
Parameters governing the core QUIC state machine
Enums
Errors in the configuration of an endpoint
Errors in the parameters being used to create a new connection
Reasons why a connection might be lost
Traits
This trait represents the ability to do something useful with key material, such as logging it to a file for debugging.