[][src]Module actori_connect::ssl::openssl

Structs

ConnectAsyncExt
HandshakeError

The error type returned after a failed handshake.

OpensslConnectService
OpensslConnectServiceFactory
OpensslConnectServiceResponse
OpensslConnector

Openssl connector factory

OpensslConnectorService
SslConnector

A type which wraps client-side streams in a TLS session.

SslError

An SSL error.

SslMethod

A type specifying the kind of protocol an SslContext will speak.

SslStream

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