/[classpath]/classpath/java/security/cert/Certificate.java
ViewVC logotype

Diff of /classpath/java/security/cert/Certificate.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, Wed Oct 2 12:58:40 2002 UTC
# Line 69  import java.io.ObjectStreamException; Line 69  import java.io.ObjectStreamException;
69  */  */
70  public abstract class Certificate  public abstract class Certificate
71  {  {
72      static final long serialVersionUID = -6751606818319535583L;
73            
74    private String type;    private String type;
75    /**    /**
76       Constructs a new certificate of the specified type. An example       Constructs a new certificate of the specified type. An example

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