Uses of Interface
javax.crypto.interfaces.DHKey

Packages that use DHKey
javax.crypto.interfaces This package defines JCE 1.2 interfaces. 
 

Uses of DHKey in javax.crypto.interfaces
 

Subinterfaces of DHKey in javax.crypto.interfaces
 interface DHPrivateKey
          The interface to a Diffie-Hellman private key.
 interface DHPublicKey
          The interface to a Diffie-Hellman public key.