JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
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公钥的接口。