[][src]Module eternal::connect::ssl::rustls

Structs

ClientConfig

Common configuration for (typically) all connections made by a program.

ConnectAsyncExt
RustlsConnector

Rustls connector factory

RustlsConnectorService
TlsStream

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

Traits

Session

Generalises ClientSession and ServerSession