/[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.9 by mkoch, Sun Oct 12 15:53:14 2003 UTC revision 1.9.2.1 by gnu_andrew, Sat Feb 19 10:50:39 2005 UTC
# Line 1  Line 1 
1  /* Key.java -- A abstract representation of a digital key  /* Key.java -- A abstract representation of a digital key
2     Copyright (C) 1998, 2000, 2002 Free Software Foundation, Inc.     Copyright (C) 1998, 2000, 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 47  import java.io.Serializable; Line 47  import java.io.Serializable;
47   * keys may be serialized. Keys are generally obtained through key generators,   * keys may be serialized. Keys are generally obtained through key generators,
48   * including {@link KeyFactory}.   * including {@link KeyFactory}.
49   *   *
50   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
51   * @see PublicKey   * @see PublicKey
52   * @see PrivateKey   * @see PrivateKey
53   * @see KeyPair   * @see KeyPair

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.9.2.1

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