supportsTLS

expect val supportsTLS: Boolean

Return true if this platform supports ktor TLS TCP sockets

actual val supportsTLS: Boolean = false
actual val supportsTLS: Boolean = true
actual val supportsTLS: Boolean = true
actual val supportsTLS: Boolean = false