您好,登錄后才能下訂單哦!
#java.security.KeyStore# KeyStore is responsible for maintaining cryptographic keys and their owners. The type of the system key store can be changed by setting the 'keystore.type' property in the file named JAVA_HOME/lib/security/java.security.
#void java.security.KeyStore.load(InputStream stream, char[] password) throws IOException, NoSuchAlgorithmException, CertificateException#
Initializes this KeyStore from the provided InputStream. Pass null as the stream argument to initialize an empty KeyStore or to initialize a KeyStore which does not rely on an InputStream. This KeyStore utilizes the given password to verify the stored data.
#ERROR# Access restriction: The type AlgorithmId is not accessible due to restriction on required library C:\Program Files\Java\jre6\lib\rt.jar
參考資料:
1.簽發數字證書 (例子)
http://hi.baidu.com/aiqi13/item/e346792937d59dc3ef10f17f
2. Access restriction: The type XXX is not accessible due to restriction on required library XXX
http://blog.csdn.net/hexin373/article/details/7175325
3. Access restriction: The type TaskTopicResolver is not accessible due to restrict
http://blog.sina.com.cn/s/blog_6714fba70100x6mz.html
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。