//okhttp/okhttp3/CipherSuite/Companion/forJavaName
forJavaName¶
[jvm]\
fun forJavaName(javaName: String): CipherSuite
Parameters¶
jvm
javaName | the name used by Java APIs for this cipher suite. Different than the IANA name for older cipher suites because the prefix is SSL_ instead of TLS_ . |