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

Diff of /classpath/java/security/interfaces/RSAPublicKey.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.8 by jfrijters, Tue Jan 18 09:52:43 2005 UTC
# Line 49  import java.security.PublicKey; Line 49  import java.security.PublicKey;
49   */   */
50  public interface RSAPublicKey extends PublicKey, RSAKey  public interface RSAPublicKey extends PublicKey, RSAKey
51  {  {
52      long serialVersionUID = -8727434096241101194L;
53    
54    /**    /**
55     * Returns the public exponent value for this key     * Returns the public exponent value for this key
56     *     *

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

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