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.




Serialized Form


Package org.mozilla.jss

Class org.mozilla.jss.CertDatabaseException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.CRLImportException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.CryptoManager.InvalidLengthException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.CryptoManager.NicknameConflictException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.CryptoManager.NotInitializedException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.CryptoManager.UserCertConflictException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.JSSProvider extends java.security.Provider implements Serializable

Class org.mozilla.jss.KeyDatabaseException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.NoSuchTokenException extends java.lang.Exception implements Serializable


Package org.mozilla.jss.asn1

Class org.mozilla.jss.asn1.ENUMERATED extends INTEGER implements Serializable

Class org.mozilla.jss.asn1.FieldNotPresentException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.asn1.INTEGER extends java.math.BigInteger implements Serializable

Serialized Fields

encodedContents

byte[] encodedContents

Class org.mozilla.jss.asn1.InvalidBERException extends java.lang.Exception implements Serializable

Serialized Fields

child

InvalidBERException child

mesgList

java.util.Vector<E> mesgList

Class org.mozilla.jss.asn1.InvalidBERException.EOF extends InvalidBERException implements Serializable

Class org.mozilla.jss.asn1.InvalidBERException.InvalidChar extends InvalidBERException implements Serializable


Package org.mozilla.jss.crypto

Class org.mozilla.jss.crypto.AlreadyInitializedException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.BadPaddingException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.IllegalBlockSizeException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.InvalidDERException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.InvalidKeyFormatException extends java.security.spec.InvalidKeySpecException implements Serializable

Class org.mozilla.jss.crypto.KeyAlreadyImportedException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.NoSuchItemOnTokenException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.NoSuchPaddingException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.ObjectNotFoundException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.PQGParamGenException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.SecretKeyFacade extends java.lang.Object implements Serializable

Serialized Fields

key

SymmetricKey key

Class org.mozilla.jss.crypto.ShortBufferException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.SymmetricKey.NotExtractableException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.TokenException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.crypto.TokenRuntimeException extends java.lang.RuntimeException implements Serializable


Package org.mozilla.jss.pkcs11

Class org.mozilla.jss.pkcs11.PK11DSAPublicKey extends PK11PubKey implements Serializable

Class org.mozilla.jss.pkcs11.PK11ECPublicKey extends PK11PubKey implements Serializable

Class org.mozilla.jss.pkcs11.PK11PrivKey extends org.mozilla.jss.pkcs11.PK11Key implements Serializable

Class org.mozilla.jss.pkcs11.PK11PubKey extends org.mozilla.jss.pkcs11.PK11Key implements Serializable

Class org.mozilla.jss.pkcs11.PK11RSAPublicKey extends PK11PubKey implements Serializable

Class org.mozilla.jss.pkcs11.PK11Token.NotInitializedException extends IncorrectPasswordException implements Serializable


Package org.mozilla.jss.pkix.crmf

Class org.mozilla.jss.pkix.crmf.ChallengeResponseException extends java.lang.Exception implements Serializable

Serialized Fields

child

ChallengeResponseException child

Package org.mozilla.jss.pkix.primitive

Class org.mozilla.jss.pkix.primitive.PrivateKeyInfo extends java.lang.Object implements Serializable

Serialized Fields

version

INTEGER version

privateKeyAlgorithm

AlgorithmIdentifier privateKeyAlgorithm

privateKey

OCTET_STRING privateKey

attributes

SET attributes

sequence

SEQUENCE sequence

Class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo extends java.security.spec.X509EncodedKeySpec implements Serializable

Serialized Fields

algorithm

AlgorithmIdentifier algorithm

subjectPublicKey

BIT_STRING subjectPublicKey

Class org.mozilla.jss.pkix.primitive.TooFewElementsException extends java.lang.Exception implements Serializable


Package org.mozilla.jss.provider.java.security

Class org.mozilla.jss.provider.java.security.JSSSecureRandomSpi extends java.security.SecureRandomSpi implements Serializable

Serialized Fields

engine

JSSSecureRandom engine

Package org.mozilla.jss.ssl

Class org.mozilla.jss.ssl.SSLHandshakeCompletedEvent extends java.util.EventObject implements Serializable

Class org.mozilla.jss.ssl.SSLSocketException extends java.net.SocketException implements Serializable

Serialized Fields

errcode

int errcode

Package org.mozilla.jss.util

Class org.mozilla.jss.util.AssertionException extends java.lang.RuntimeException implements Serializable

Class org.mozilla.jss.util.IncorrectPasswordException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.util.InvalidNicknameException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.util.NotImplementedException extends java.lang.Exception implements Serializable

Class org.mozilla.jss.util.Password extends java.lang.Object implements Serializable

Serialized Fields

password

char[] password

cleared

boolean cleared

Class org.mozilla.jss.util.PasswordCallback.GiveUpException extends java.lang.Exception implements Serializable