- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getSubjectDN (0.07 seconds)
-
regression-test/src/androidTest/java/okhttp/regression/IssueReproductionTest.java
assertEquals(Protocol.HTTP_2, response.protocol()); for (Certificate c: response.handshake().peerCertificates()) { X509Certificate x = (X509Certificate) c; System.out.println(x.getSubjectDN()); } } }
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Mon Jul 26 06:37:08 GMT 2021 - 1.9K bytes - Click Count (0)