Module tls

Source
Expand description

TLS support.

Structs§

NoOpTlsConnectionMiddleware
A TLS connection middleware that does nothing.

Traits§

TlsConfigurer
A TLS configurer that may change during lifetime of a server.
TlsConnectionMiddleware
A middleware for Tls connections.