Module java.base

Interface DHPublicKey

All Superinterfaces:
AsymmetricKey, DHKey, Key, PublicKey, Serializable

public interface DHPublicKey extends DHKey, PublicKey
The interface to a Diffie-Hellman public key.
Since:
1.4
See Also: