okhttp / okhttp3 / CipherSuite / forJavaName

forJavaName

@JvmStatic @Synchronized fun forJavaName(javaName: String): CipherSuite

Parameters

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_.