ktor
1.6.8
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-network-tls
/
io.ktor.network.tls
/
SecretExchangeType
Secret
Exchange
Type
common
enum
SecretExchangeType
:
Enum
<
SecretExchangeType
>
Content copied to clipboard
TLS secret key exchange type.
Entries
Properties
Entries
RSA
Link copied to clipboard
common
RSA
(
"RSA"
)
Content copied to clipboard
RSA key exchange.
ECDHE
Link copied to clipboard
common
ECDHE
(
"ECDHE_ECDSA"
)
Content copied to clipboard
Elliptic Curve Diffie-Hellman Exchange.
Properties
jvmName
Link copied to clipboard
common
val
jvmName
:
String
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard