JavaTM 2 Platform
Standard Ed. 6

接口 javax.crypto.interfaces.DHKey
的使用

使用 DHKey 的软件包
javax.crypto.interfaces 根据 RSA Laboratories' PKCS #3 的定义,提供 Diffie-Hellman 密钥接口。 
 

javax.crypto.interfacesDHKey 的使用
 

javax.crypto.interfacesDHKey 的子接口
 interface DHPrivateKey
          Diffie-Hellman 私钥接口。
 interface DHPublicKey
          Diffie-Hellman 公钥接口。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only