Package org.mozilla.jss

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.InvalidLengthException
CryptoManager.NicknameConflictException
CryptoManager.NotInitializedException
CryptoManager.UserCertConflictException
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
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.