Package org.mozilla.jss.util
package org.mozilla.jss.util
-
ClassDescriptionC-style assertions in Java.Assertion exceptions are thrown when assertion code is invoked and fails to operate properly.Reads in base-64 encoded input and spits out the raw binary decoding.An output stream filter that takes arbitrary bytes and outputs their base64 encoding.A password callback that obtains its password from the console.Database of common, public elliptic curves.Classes extending NativeEnclsoure wrap a single NativeProxy instance, allowing it to be accessed from the JNI layer but be allocated and scoped from the Java layer.An enumeration of all error codes from NSS and NSPR.NativeProxy, a superclass for Java classes that mirror C data structures.This exception is thrown whenever something isn't implemented.A PasswordCallback that immediately gives up.Stores a password.Represents a password callback, which is called to login to the key database and to PKCS #11 tokens.This exception is thrown if the
PasswordCallback
wants to stop guessing passwords.An object of this class is passed to a PasswordCallback to give it information about the token that is being logged into.StaticVoidPointer is a Java class that mirror a statically allocated `void *` pointer in C.A class to allow friendly functions access to other parts of JSS.Class for converting between char arrays and byte arrays.