Function tls_listener::builder

source ·
pub fn builder<T>(tls: T) -> Builder<T>
Expand description

Create a new Builder for a TlsListener

server_config will be used to configure the TLS sessions.