| Class | Description |
|---|---|
| CertificateUsage |
CertificateUsage options for validation
|
| CryptoManager |
This class is the starting poing for the crypto package.
|
| CryptoManager.CertUsage |
note: this is obsolete in NSS
CertUsage options for validation
|
| DatabaseCloser |
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.
|
| JSSProvider |
| Enum | Description |
|---|---|
| CryptoManager.OCSPPolicy |
| 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 imported
|
| InvalidLengthException | |
| 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 |