For the latest news and information visit
The GNU Crypto project

Uses of Interface
gnu.crypto.keyring.IKeyring

Packages that use IKeyring
gnu.crypto.keyring Provides a basic API for managing private and public authentication credentials stored in file objects.  
 

Uses of IKeyring in gnu.crypto.keyring
 

Subinterfaces of IKeyring in gnu.crypto.keyring
 interface IPrivateKeyring
          An interface to private, or "personal", keyrings, which contain private credentials.
 interface IPublicKeyring
          An interface for keyrings that contain trusted (by the owner) public credentials (incl. certificates).
 

Classes in gnu.crypto.keyring that implement IKeyring
 class BaseKeyring
           
 class GnuPrivateKeyring
          .
 class GnuPublicKeyring
           
 


For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.