You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.




Package org.mozilla.jss

Configuration and top-level operations of the JSS system.

See:
          Description

Class Summary
CryptoManager This class is the starting poing for the crypto package.
CryptoManager.CertUsage CertUsage options for validation
CryptoManager.InitializationValues The various options that can be used to initialize CryptoManager.
CryptoManager.InitializationValues.FIPSMode This class enumerates the possible modes for FIPS compliance.
DatabaseCloser A class for closing databases.
JSSProvider  
 

Exception Summary
CertDatabaseException This exception is thrown if the certificate database does not exist, or if an error occurs while opening it.
CRLImportException Thrown if a CRL cannot be imported
CryptoManager.InvalidLengthException  
CryptoManager.NicknameConflictException  
CryptoManager.NotInitializedException  
CryptoManager.UserCertConflictException  
KeyDatabaseException This exception is thrown if the key database does not exist, or if an error occurs while opening it.
NoSuchTokenException Thrown if a token cannot be found.
 

Package org.mozilla.jss Description

Configuration and top-level operations of the JSS system.