Modules§
- sealed 🔒
Structs§
- Config
Builder - A builder for
ServerConfig
orClientConfig
values. - Wants
Verifier - Config builder state where the caller must supply a verifier.
- Wants
Versions - Config builder state where the caller must supply TLS protocol versions.
Traits§
- Config
Side - Helper trait to abstract
ConfigBuilder
over building aClientConfig
orServerConfig
.