public class NetworkUtil
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
checkClientTrusted(X509Certificate[] certs, String authType) |
|
public void |
checkServerTrusted(X509Certificate[] certs, String authType) |
|
public static HttpURLConnection |
createURLConnection(String sUrl, Proxy proxy) |
|
public X509Certificate[] |
getAcceptedIssuers() |