For the latest news and information visit
The GNU Crypto project

Uses of Interface
gnu.crypto.keyring.PasswordProtectedEntry

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

Uses of PasswordProtectedEntry in gnu.crypto.keyring
 

Classes in gnu.crypto.keyring that implement PasswordProtectedEntry
 class PasswordAuthenticatedEntry
          An entry authenticated with a password-based MAC.
 class PasswordEncryptedEntry
          An envelope that is encrypted with a password-derived key.
 


For the latest news and information visit
The GNU Crypto project

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