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

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

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

revision 1.4 by mark, Tue Jan 22 22:27:01 2002 UTC revision 1.5 by mkoch, Sun Oct 12 15:53:15 2003 UTC
# Line 52  public interface DSAPrivateKey extends D Line 52  public interface DSAPrivateKey extends D
52    /**    /**
53     * This method returns the value of the DSA private key     * This method returns the value of the DSA private key
54     */     */
55    public BigInteger getX();    BigInteger getX();
56  }  }

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

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