For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.keyring.PasswordAuthenticatedEntry

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

Uses of PasswordAuthenticatedEntry in gnu.crypto.keyring
 

Fields in gnu.crypto.keyring declared as PasswordAuthenticatedEntry
protected  PasswordAuthenticatedEntry BaseKeyring.keyring
          The top-level keyring data.
 

Methods in gnu.crypto.keyring that return PasswordAuthenticatedEntry
static PasswordAuthenticatedEntry PasswordAuthenticatedEntry.decode(java.io.DataInputStream in, char[] password)
           
static PasswordAuthenticatedEntry PasswordAuthenticatedEntry.decode(java.io.DataInputStream in)
           
 


For the latest news and information visit
The GNU Crypto project

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