Uses of Interface
javax.crypto.interfaces.DHKey
-
Packages that use DHKey 软件包 描述 javax.crypto.interfaces 为RSA Laboratories的PKCS#3中定义的Diffie-Hellman密钥提供接口。 -
-
Uses of DHKey in javax.crypto.interfaces
Subinterfaces of DHKey in javax.crypto.interfaces 变量和类型 接口 描述 interface
DHPrivateKey
Diffie-Hellman私钥的接口。interface
DHPublicKey
Diffie-Hellman公钥的接口。
-