Module hyper_rustls::acceptor
source · Expand description
TLS acceptor implementing hyper’s Accept
trait.
Modules§
- builder 🔒
Structs§
- Builder for
TlsAcceptor
- A TLS acceptor that can be used with hyper servers.
- A TLS stream constructed by a
TlsAcceptor
.
Enums§
- State 🔒