Function build_server_config
pub fn build_server_config(params: &ServerConfigParams) -> Result<ServerConfig>Expand description
Build a [rustls::ServerConfig] from the given server parameters.
pub fn build_server_config(params: &ServerConfigParams) -> Result<ServerConfig>Build a [rustls::ServerConfig] from the given server parameters.