- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for tls_stringCiphersAndVersions (0.13 sec)
-
okhttp/src/test/java/okhttp3/ConnectionSpecTest.kt
expectedCipherSuites.add("TLS_FALLBACK_SCSV") } assertThat(socket.enabledCipherSuites) .containsExactly(*expectedCipherSuites.toTypedArray()) } @Test fun tls_stringCiphersAndVersions() { // Supporting arbitrary input strings allows users to enable suites and versions that are not // yet known to the library, but are supported by the platform.
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 14.7K bytes - Viewed (0)