Added in API level 1

DHKey

public interface DHKey

javax.crypto.interfaces.DHKey


The interface to a Diffie-Hellman key.

Summary

Public methods

abstract DHParameterSpec getParams()

Returns the key parameters.

Public methods

getParams

Added in API level 1
public abstract DHParameterSpec getParams ()

Returns the key parameters.

Returns
DHParameterSpec the key parameters