[][src]Module actix_tls::rustls

Structs

Acceptor

Accept TLS 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