- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for checkServerTrusted (0.1 sec)
-
okhttp/src/main/kotlin/okhttp3/OkHttpClient.kt
* * ```java * @SuppressWarnings("unused") * public List<X509Certificate> checkServerTrusted( * X509Certificate[] chain, String authType, String host) throws CertificateException { * } * ``` * * This method works like [X509TrustManager.checkServerTrusted] but it receives the hostname of
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Apr 06 04:21:33 UTC 2024 - 52K bytes - Viewed (0)