- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for platformTrustManager (0.1 sec)
-
okhttp/src/main/kotlin/okhttp3/OkHttpClient.kt
this.certificatePinner = builder.certificatePinner .withCertificateChainCleaner(certificateChainCleaner!!) } else { this.x509TrustManager = Platform.get().platformTrustManager() this.sslSocketFactoryOrNull = Platform.get().newSslSocketFactory(x509TrustManager!!) this.certificateChainCleaner = CertificateChainCleaner.get(x509TrustManager!!) this.certificatePinner =
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Apr 06 04:21:33 UTC 2024 - 52K bytes - Viewed (0)