Package javax.crypto.interfaces
Interface Summary
| Interface | Description |
|---|---|
| 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. |
| PBEKey | The interface to a PBE key. |