ktor-network-tls
Toggle table of contents
3.3.1
common
nonJvm
Platform filter
common
nonJvm
Switch theme
Search in API
ktor-network-tls
ktor-network-tls
/
io.ktor.network.tls
/
TlsPeerUnverifiedException
/
TlsPeerUnverifiedException
Tls
Peer
Unverified
Exception
common
nonJvm
expect
constructor
(
message
:
String
)
(
source
)
Parameters
message
A message detailing the reason for the verification failure.
actual
constructor
(
message
:
String
)
(
source
)