/[classpath]/classpath/java/security/interfaces/DSAKey.java
ViewVC logotype

Diff of /classpath/java/security/interfaces/DSAKey.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by mark, Tue Jan 22 22:27:01 2002 UTC revision 1.6 by mkoch, Sun Oct 12 15:53:15 2003 UTC
# Line 52  public interface DSAKey Line 52  public interface DSAKey
52     *     *
53     * @return The DSA parameters     * @return The DSA parameters
54     */     */
55    public abstract DSAParams getParams();    DSAParams getParams();
56  }  }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26