|
|||||||||
接口 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.interfaces 中 DSAKey 的使用 |
---|
java.security.interfaces 中 DSAKey 的子接口 | |
---|---|
interface |
DSAPrivateKey DSA 专用密钥的标准接口。 |
interface |
DSAPublicKey DSA 公用密钥的接口。 |
所有类
|
|||||||||