|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 java.security.interfaces 的软件包 | |
---|---|
java.security.interfaces | 提供的接口用于生成 RSA Laboratory Technical Note PKCS#1 中定义的 RSA(Rivest、Shamir 和 Adleman AsymmetricCipher 算法)密钥,以及 NIST 的 FIPS-186 中定义的 DSA(数字签名算法)密钥。 |
java.security.spec | 提供密钥规范和算法参数规范的类和接口。 |
java.security.interfaces 使用的 java.security.interfaces 中的类 | |
---|---|
DSAKey
DSA 公用或专用密钥的接口。 |
|
DSAParams
特定于 DSA 的密钥参数集的接口,它定义 DSA 密钥系列。 |
|
ECKey
椭圆曲线 (EC) 密钥的接口。 |
|
RSAKey
RSA 公用密钥或专用密钥的接口。 |
|
RSAPrivateKey
RSA 专用密钥的接口。 |
java.security.spec 使用的 java.security.interfaces 中的类 | |
---|---|
DSAParams
特定于 DSA 的密钥参数集的接口,它定义 DSA 密钥系列。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。