Package org.mozilla.jss
Configuration and top-level operations of the JSS system.
-
Class Summary Class Description CertificateUsage CertificateUsage options for validationCryptoManager This class is the starting poing for the crypto package.CryptoManager.CertUsage note: this is obsolete in NSS CertUsage options for validationDatabaseCloser A class for closing databases.InitializationValues The various options that can be used to initialize CryptoManager.InitializationValues.FIPSMode This class enumerates the possible modes for FIPS compliance.JSSLoader The JSS Loader facilitates loading JSS via the Provider interface directly, including from a static java.security configuration file.JSSProvider -
Enum Summary Enum Description CryptoManager.OCSPPolicy -
Exception Summary Exception Description 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 importedInvalidLengthException KeyDatabaseException This exception is thrown if the key database does not exist, or if an error occurs while opening it.NicknameConflictException NoSuchTokenException Thrown if a token cannot be found.NotInitializedException UserCertConflictException