Module java.base

Interface DHPrivateKey

All Superinterfaces:
AsymmetricKey, Destroyable, DHKey, Key, PrivateKey, Serializable

public interface DHPrivateKey extends DHKey, PrivateKey
The interface to a Diffie-Hellman private key.
Since:
1.4
See Also: