Crate quinn_plaintext

Source

Structs§

PlaintextClientConfig
PlaintextHeaderKey
PlaintextPacketKey
PlaintextServerConfig
PlaintextSession
A plaintext session which does not perform packet encryption/decryption

Functions§

client_config
Sets up a basic [quinn::ClientConfig] for use with plaintext cryptography.
server_config
Sets up a basic [quinn::ServerConfig] for use with plaintext cryptography.