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

Quick Search    Search Deep

Package javax.crypto.interfaces

See:
          Description

Interface Summary
DHKey This interface marks public/private keys in the Diffie-Hellman key exchange algorithm.
DHPrivateKey This interface marks a private key in the Diffie-Hellman key exchange algorithm.
DHPublicKey This interface marks a public key in the Diffie-Hellman key-exchange algorithm.
PBEKey Interface to a password-derived key for password-based encryption (PBE).
 

Package javax.crypto.interfaces Description