public interface
DHKey
Known Indirect Subclasses |
The interface to a Diffie-Hellman key.
Public Method Summary
abstract DHParameterSpec |
getParams()
Returns the key parameters.
|