Package javax.crypto.interfaces

Provides interfaces for Diffie-Hellman keys as defined in RSA Laboratories' PKCS #3.

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

Provides interfaces for Diffie-Hellman keys as defined in RSA Laboratories' PKCS #3.

Package Specification

Since:
JCE1.2