Serialized Form


Package org.mozilla.jss

Class org.mozilla.jss.CertDatabaseException implements Serializable

Class org.mozilla.jss.CRLImportException implements Serializable

Class org.mozilla.jss.CryptoManager.InvalidLengthException implements Serializable

Class org.mozilla.jss.CryptoManager.NicknameConflictException implements Serializable

Class org.mozilla.jss.CryptoManager.NotInitializedException implements Serializable

Class org.mozilla.jss.CryptoManager.UserCertConflictException implements Serializable

Class org.mozilla.jss.KeyDatabaseException implements Serializable

Class org.mozilla.jss.NoSuchTokenException implements Serializable


Package org.mozilla.jss.asn1

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

Class org.mozilla.jss.asn1.FieldNotPresentException implements Serializable

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

Serialized Fields

encodedContents

byte[] encodedContents

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

Serialized Fields

child

InvalidBERException child

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

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


Package org.mozilla.jss.crypto

Class org.mozilla.jss.crypto.AlreadyInitializedException implements Serializable

Class org.mozilla.jss.crypto.BadPaddingException implements Serializable

Class org.mozilla.jss.crypto.IllegalBlockSizeException implements Serializable

Class org.mozilla.jss.crypto.InvalidDERException implements Serializable

Class org.mozilla.jss.crypto.InvalidKeyFormatException implements Serializable

Class org.mozilla.jss.crypto.KeyAlreadyImportedException implements Serializable

Class org.mozilla.jss.crypto.NoSuchItemOnTokenException implements Serializable

Class org.mozilla.jss.crypto.NoSuchPaddingException implements Serializable

Class org.mozilla.jss.crypto.ObjectNotFoundException implements Serializable

Class org.mozilla.jss.crypto.PQGParamGenException implements Serializable

Class org.mozilla.jss.crypto.ShortBufferException implements Serializable

Class org.mozilla.jss.crypto.SymmetricKey.NotExtractableException implements Serializable

Class org.mozilla.jss.crypto.TokenException implements Serializable


Package org.mozilla.jss.pkcs12

Class org.mozilla.jss.pkcs12.PK12Token.InvalidPKCS12FileException implements Serializable


Package org.mozilla.jss.pkix.crmf

Class org.mozilla.jss.pkix.crmf.ChallengeResponseException implements Serializable

Serialized Fields

child

ChallengeResponseException child


Package org.mozilla.jss.pkix.primitive

Class org.mozilla.jss.pkix.primitive.PrivateKeyInfo implements Serializable

Serialized Fields

attributes

SET attributes

privateKey

OCTET_STRING privateKey

privateKeyAlgorithm

AlgorithmIdentifier privateKeyAlgorithm

sequence

SEQUENCE sequence

version

INTEGER version

Class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo implements Serializable

Serialized Fields

algorithm

AlgorithmIdentifier algorithm

subjectPublicKey

BIT_STRING subjectPublicKey

Class org.mozilla.jss.pkix.primitive.TooFewElementsException implements Serializable


Package org.mozilla.jss.ssl

Class org.mozilla.jss.ssl.SSLHandshakeCompletedEvent implements Serializable


Class org.mozilla.jss.util.AssertionException implements Serializable


Class org.mozilla.jss.util.IncorrectPasswordException implements Serializable


Class org.mozilla.jss.util.NotImplementedException implements Serializable


Class org.mozilla.jss.util.Password implements Serializable

Serialized Fields

cleared

boolean cleared

password

char[] password


Class org.mozilla.jss.util.PasswordCallback.GiveUpException implements Serializable