implementation("io.ktor:ktor-network-tls:3.3.3")
Enables secure communication over raw TCP and UDP sockets using TLS encryption. Provides a suspending API for establishing secure connections.