| Name | Description | Type | Package | Framework |
| DHKey | The interface to a Diffie-Hellman key. | Interface | javax.crypto.interfaces | Java SE |
| DHPrivateKey | The interface to a Diffie-Hellman private key. | Interface | javax.crypto.interfaces | Java SE |
| DHPublicKey | The interface to a Diffie-Hellman public key. | Interface | javax.crypto.interfaces | Java SE |
| PBEKey | The interface to a PBE key. | Interface | javax.crypto.interfaces | Java SE |
| DHKey | The interface to a Diffie-Hellman key. | Interface | crypto.interfaces | Code Trails |
| DHPrivateKey | The interface to a Diffie-Hellman private key. | Interface | crypto.interfaces | Code Trails |
| DHPublicKey | The interface to a Diffie-Hellman public key. | Interface | crypto.interfaces | Code Trails |