Skip to main content

build_tls_acceptor

Function build_tls_acceptor 

pub fn build_tls_acceptor(params: &ServerConfigParams) -> Result<TlsAcceptor>
Expand description

Build a [TlsAcceptor] from the given server parameters.