Results for TlsConnector
In Names
(2)
In Parameters
(0)
In Return Types
(0)
Implementation neutral TLS API.
async_as_sync | Utility used in different implementations of TLS API. |
Certificate | |
Error | |
TlsStream | Since Rust has no HKT, it is not possible to declare something like |
CertificateFormat |
TlsAcceptor | A builder for server-side TLS connections. |
TlsAcceptorBuilder | A builder for |
TlsConnector | A builder for client-side TLS connections. |
TlsConnectorBuilder | A builder for |
TlsStreamImpl |
Result | A typedef of the result type returned by many methods. |
tls_api::TlsConnector | A builder for client-side TLS connections. |
tls_api::TlsConnectorBuilder | A builder for `TlsConnector`s. |