Expand description
State-types for client/server builder.
Structsยง
- Wants
Bind Address - Config builder state where the caller must supply binding address.
- Wants
Identity - Config builder state where the caller must supply TLS certificate.
- Wants
Root Store - Config builder state where the caller must supply TLS root store.
- Wants
Transport Config Client - Config builder state where transport properties can be set.
- Wants
Transport Config Server - Config builder state where transport properties can be set.