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

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

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

revision 1.7 by robilad, Fri Apr 23 18:14:04 2004 UTC revision 1.7.2.1 by gnu_andrew, Tue Jan 18 11:38:30 2005 UTC
# Line 49  import java.security.PrivateKey; Line 49  import java.security.PrivateKey;
49   */   */
50  public interface RSAPrivateKey extends PrivateKey, RSAKey  public interface RSAPrivateKey extends PrivateKey, RSAKey
51  {  {
52      long serialVersionUID = 5187144804936595022L;
53    
54    /**    /**
55     * Returns the private exponent value for this key     * Returns the private exponent value for this key
56     *     *

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.7.2.1

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