API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security.interfaces. DSAKey View Source
Author(s)
Benjamin Renaud
Josh Bloch
Since
Version
1.18 05/11/17
Serial
Hierarchy
 DSAKey
Subinterfaces
Description
public interface DSAKey
  The interface to a DSA public or private key.
See also:    DSAParams Key Signature
Methods
Hide/Show inherited methods
public DSAParams getParams ()
  Returns the DSA-specific key parameters.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar