JavaTM 2 Platform
Standard Ed. 6

介面 java.security.interfaces.DSAKey
的使用

使用 DSAKey 的軟體套件
java.security.interfaces 提供的介面用於產生 RSA Laboratory Technical Note PKCS#1 中定義的 RSA(Rivest、Shamir 和 Adleman AsymmetricCipher 演算法)密鑰,以及 NIST 的 FIPS-186 中定義的 DSA(數位簽章演算法)密鑰。 
 

java.security.interfacesDSAKey 的使用
 

java.security.interfacesDSAKey 的子介面
 interface DSAPrivateKey
          DSA 專用密鑰的標準介面。
 interface DSAPublicKey
          DSA 公用密鑰的介面。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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