implementation("io.ktor:ktor-network-tls:3.5.0")
Enables secure communication over networks by providing TLS/SSL support for client and server applications.