/[classpath]/classpath/java/security/Key.java
ViewVC logotype

Diff of /classpath/java/security/Key.java

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

revision 1.7 by tromey, Wed May 7 02:14:35 2003 UTC revision 1.8 by mkoch, Sun May 18 06:43:17 2003 UTC
# Line 64  public interface Key extends Serializabl Line 64  public interface Key extends Serializabl
64    /**    /**
65     * The version identifier used for serialization.     * The version identifier used for serialization.
66     */     */
67    long serialVersionUID = 6603384152749567654L;    public static final long serialVersionUID = 6603384152749567654L;
68    
69    /**    /**
70     * This method returns the name of the algorithm for this key.  This is a     * This method returns the name of the algorithm for this key.  This is a

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