DSAKey.getParams

DSAKey.getParams

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract DSAParams getParams()
Returns
the DSA-specific key parameters.
Description
Returns the DSA-specific key parameters. These parameters are never secret.

See Also
DSAParams