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

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

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

revision 1.5 by mkoch, Sun Oct 12 15:53:15 2003 UTC revision 1.6 by jfrijters, Tue Jan 18 09:52:43 2005 UTC
# Line 49  import java.math.BigInteger; Line 49  import java.math.BigInteger;
49   */   */
50  public interface RSAPrivateCrtKey extends RSAPrivateKey  public interface RSAPrivateCrtKey extends RSAPrivateKey
51  {  {
52      long serialVersionUID = -5682214253527700368L;
53    
54    /**    /**
55     * Returns the public exponent for this key     * Returns the public exponent for this key
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