- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for serialNumber (0.05 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt
val result: MutableList<String> = ArrayList() for (certificate in certificates) { result.add(certificate.subjectDN.toString() + " " + certificate.serialNumber) } return result.toString() } } /** * Tests that use this will fail unless boot classpath is set. Ex. `-Xbootclasspath/p:/tmp/alpn-boot-8.0.0.v20140317` */
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 133.3K bytes - Click Count (0)