Package javax.crypto.interfaces

This package defines JCE 1.2 interfaces.

See:
          Description

Interface Summary
DHKey The interface to a Diffie-Hellman key.
DHPrivateKey The interface to a Diffie-Hellman private key.
DHPublicKey The interface to a Diffie-Hellman public key.
 

Package javax.crypto.interfaces Description

This package defines JCE 1.2 interfaces.

JCSI supplies a cleanroom implementation of the current package.