Functionsยง
- upgrade_
tcp_ stream - This function upgrades a
tokio::net::TcpStreamto atokio_rustls::server::TlsStreamusing a provided certificate chain/certificate and key file.
tokio::net::TcpStream to a tokio_rustls::server::TlsStream using a provided certificate chain/certificate and key file.