javax.crypto.interfaces
Interface DHKey
All known subinterfaces:
- public interface DHKey
Since:
1.4
Version:
1.7, 01/06/04
Author:
Jan Luehe
See Also:
Method Summary
Modifier and Type | Method and Description |
---|---|
getParams()
Returns the key parameters.
|
Method Detail
getParams
- DHParameterSpec getParams()
Returns the key parameters.
Returns:
the key parameters