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