Structs§
- Plaintext
Client Config - Plaintext
Header Key - Plaintext
Packet Key - Plaintext
Server Config - Plaintext
Session - 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.