FileDocCategorySizeDatePackage
DHKey.javaAPI DocAndroid 1.5 API1149Wed May 06 22:41:02 BST 2009javax.crypto.interfaces

DHKey

public interface DHKey
The interface for a Diffie-Hellman key.
since
Android 1.0

Fields Summary
Constructors Summary
Methods Summary
public javax.crypto.spec.DHParameterSpecgetParams()
Returns the parameters for this key.

return
the parameters for this key.