@Override public void checkServerTrusted(X509Certificate[] chain, String authType) throws CertificateException { for(X509TrustManager tm : startServerTms) ...
確定! 回上一頁