Expand description
An implementations of SSL streams for ntex ecosystem
Structs§
- PskIdentity
- A TLS PSK identity.
- Servername
- The TLS SNI server name (DNS).
Functions§
- max_
concurrent_ ssl_ accept - Sets the maximum per-worker concurrent ssl connection establish process.