Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
javax.crypto.interfaces.DHKey

Uses of DHKey in javax.crypto.interfaces
 

Subinterfaces of DHKey in javax.crypto.interfaces
 interface DHPrivateKey
          This interface marks a private key in the Diffie-Hellman key exchange algorithm.
 interface DHPublicKey
          This interface marks a public key in the Diffie-Hellman key-exchange algorithm.