[][src]Module actori_tls::rustls

Structs

Acceptor

Support SSL connections via rustls package

AcceptorService

RusTLS based Acceptor service

AcceptorServiceFut
ServerConfig

Common configuration for a set of server sessions.

TlsStream

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

Statics

TLS_SERVER_ROOTS

Traits

Session

Generalises ClientSession and ServerSession