public X509Certificate[] getAcceptedIssuers() { return (this.defTM != null ? this.defTM.getAcceptedIssuers() : null); } private void ...
確定! 回上一頁