JavaTM 2 Platform
Standard Ed. 6

類別 java.security.spec.RSAPrivateKeySpec
的使用

使用 RSAPrivateKeySpec 的軟體套件
java.security.spec 提供密鑰規範和演算法參數規範的類別和介面。 
 

java.security.specRSAPrivateKeySpec 的使用
 

java.security.specRSAPrivateKeySpec 的子類別
 class RSAMultiPrimePrivateCrtKeySpec
          如 PKCS#1 v2.1 中所定義的,此類別為了提高效率,使用 Chinese Remainder Theorem (CRT) 資訊值指定 RSA 多素數專用密鑰。
 class RSAPrivateCrtKeySpec
          為了提高效率,此類別根據 PKCS#1 標準所定義的,使用 Chinese Remainder Theorem(中國剩餘定理,CRT)資訊值指定一個 RSA 專用密鑰。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only