[][src]Module actix_tls::openssl

Structs

Acceptor

Support TLS server connections via openssl package

AcceptorService
AcceptorServiceResponse
HandshakeError

The error type returned after a failed handshake.

SslStream

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