Class cryptix.pgp.KeyCache
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.pgp.KeyCache

java.lang.Object
   |
   +----cryptix.pgp.KeyStore
           |
           +----cryptix.pgp.KeyRing
                   |
                   +----cryptix.pgp.PublicKeyRing
                           |
                           +----cryptix.pgp.KeyCache

public final class KeyCache
extends PublicKeyRing
This class currently does nothing other than provide a particular type which will be used by the next versions of the remote key-fetching classes to store retrieved keys.

The next version will:


Copyright © 1995, 1996, 1997 Systemics Ltd on behalf of the Cryptix Development Team.

Author:
Ian Brown

Constructor Index

 o KeyCache()

Constructors

 o KeyCache
  public KeyCache()

All Packages  Class Hierarchy  This Package  Previous  Next  Index