Module ntex::connect::rustls[][src]

Structs

ClientConfig

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

RustlsConnector

Rustls connector factory

TlsStream

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

Traits

Session

Generalises ClientSession and ServerSession