|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 RSAKey 的軟體套件 | |
---|---|
java.security.interfaces | 提供的介面用於產生 RSA Laboratory Technical Note PKCS#1 中定義的 RSA(Rivest、Shamir 和 Adleman AsymmetricCipher 演算法)密鑰,以及 NIST 的 FIPS-186 中定義的 DSA(數位簽章演算法)密鑰。 |
java.security.interfaces 中 RSAKey 的使用 |
---|
java.security.interfaces 中 RSAKey 的子介面 | |
---|---|
interface |
RSAMultiPrimePrivateCrtKey
如 PKCS#1 v2.1 中所定義的,使用 Chinese Remainder Theorem (CRT) 資訊值的 RSA 多素數專用密鑰的介面。 |
interface |
RSAPrivateCrtKey
如 PKCS#1 標準中所定義的,使用 Chinese Remainder Theorem (CRT) 資訊值的 RSA 專用密鑰的介面。 |
interface |
RSAPrivateKey
RSA 專用密鑰的介面。 |
interface |
RSAPublicKey
RSA 公用密鑰的介面。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。