Module fluvio_future::rust_tls
source · Structs
- A wrapper around an underlying raw stream which implements the TLS or SSL protocol.
- A wrapper around an underlying raw stream which implements the TLS or SSL protocol.
- A wrapper around a
rustls::ServerConfig, providing an asyncacceptmethod. - connect as anonymous client
- A wrapper around a
rustls::ClientConfig, providing an asyncconnectmethod.
Functions
- Load the passed keys file