load_tls_config

Function load_tls_config 

Source
pub fn load_tls_config(
    cert_path: &str,
    key_path: &str,
) -> DMSCResult<ServerConfig>