public void checkServerTrusted(X509Certificate[] chain,String authType) throws CertificateException { try { mTrustManager.checkServerTrusted(chain ...
確定! 回上一頁