- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for withSslSocketFactory (0.07 seconds)
-
okhttp/src/commonJvmAndroid/kotlin/okhttp3/Interceptor.kt
/** * Returns a new chain with the specified [SSLSocketFactory]. * * @throws IllegalStateException if this is a Network Interceptor, since the override is too late. */ fun withSslSocketFactory( sslSocketFactory: SSLSocketFactory?, x509TrustManager: X509TrustManager?, ): Chain /** * Returns the [X509TrustManager] for the OkHttpClient, or an override from the Call.Chain.Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Mar 10 21:47:20 GMT 2026 - 8.9K bytes - Click Count (0)