Structs

A wrapper around a rustls::ServerConfig, providing an async accept method.

A wrapper around a rustls::ClientConfig, providing an async connect method.

Enums

Type Definitions

A wrapper around an underlying raw stream which implements the TLS protocol.

TlsStream for read only.

TlsStream for write only.

A wrapper around an underlying raw stream which implements the TLS protocol.

TlsStream for read only.

TlsStream for write only.