JavaScript is disabled on your browser.
Skip navigation links
Java SE 22 & JDK 22
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
java.base
Package
javax.crypto.interfaces
Interface DHKey
All Known Subinterfaces:
DHPrivateKey
,
DHPublicKey
public interface
DHKey
The interface to a Diffie-Hellman key.
Since:
1.4
See Also:
DHParameterSpec
DHPublicKey
DHPrivateKey
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
DHParameterSpec
getParams
()
Returns the key parameters.
Method Details
getParams
DHParameterSpec
getParams
()
Returns the key parameters.
Returns:
the key parameters