//okhttp/okhttp3/Handshake/cipherSuite
cipherSuite¶
[jvm]\
@get:JvmName(name = "cipherSuite")
val cipherSuite: CipherSuite
Returns the cipher suite used for the connection.
//okhttp/okhttp3/Handshake/cipherSuite
[jvm]\
@get:JvmName(name = "cipherSuite")
val cipherSuite: CipherSuite
Returns the cipher suite used for the connection.