Bouncy Castle Cryptography Library 1.65

Serialized Form


Package org.bouncycastle.asn1

Class org.bouncycastle.asn1.ASN1Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.bouncycastle.asn1.ASN1ParsingException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause


Package org.bouncycastle.asn1.eac

Class org.bouncycastle.asn1.eac.BidirectionalMap implements Serializable

Serialized Fields

reverseMap

java.util.Hashtable reverseMap


Package org.bouncycastle.asn1.x509

Class org.bouncycastle.asn1.x509.NameConstraintValidatorException implements Serializable


Package org.bouncycastle.crypto

Class org.bouncycastle.crypto.CryptoException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.bouncycastle.crypto.CryptoServicesPermission implements Serializable

Serialized Fields

actions

java.util.Set actions

Class org.bouncycastle.crypto.DataLengthException implements Serializable

Class org.bouncycastle.crypto.InvalidCipherTextException implements Serializable

Class org.bouncycastle.crypto.MaxBytesExceededException implements Serializable

Class org.bouncycastle.crypto.OutputLengthException implements Serializable

Class org.bouncycastle.crypto.RuntimeCryptoException implements Serializable


Package org.bouncycastle.crypto.engines

Class org.bouncycastle.crypto.engines.CramerShoupCoreEngine.CramerShoupCiphertextException implements Serializable


Package org.bouncycastle.crypto.io

Class org.bouncycastle.crypto.io.CipherIOException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.bouncycastle.crypto.io.InvalidCipherTextIOException implements Serializable


Package org.bouncycastle.crypto.prng

Class org.bouncycastle.crypto.prng.FixedSecureRandom implements Serializable

Serialized Fields

_data

byte[] _data

_index

int _index

_intPad

int _intPad

Class org.bouncycastle.crypto.prng.SP800SecureRandom implements Serializable

Serialized Fields

drbgProvider

org.bouncycastle.crypto.prng.DRBGProvider drbgProvider

predictionResistant

boolean predictionResistant

randomSource

java.security.SecureRandom randomSource

entropySource

EntropySource entropySource

drbg

SP80090DRBG drbg

Class org.bouncycastle.crypto.prng.X931SecureRandom implements Serializable

Serialized Fields

predictionResistant

boolean predictionResistant

randomSource

java.security.SecureRandom randomSource

drbg

X931RNG drbg


Package org.bouncycastle.crypto.util

Class org.bouncycastle.crypto.util.JournaledAlgorithm implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.bouncycastle.crypto.util.JournalingSecureRandom implements Serializable

Serialized Fields

base

java.security.SecureRandom base

tOut

org.bouncycastle.crypto.util.JournalingSecureRandom.TranscriptStream tOut

transcript

byte[] transcript

index

int index


Package org.bouncycastle.pqc.crypto

Class org.bouncycastle.pqc.crypto.ExhaustedPrivateKeyException implements Serializable


Package org.bouncycastle.pqc.crypto.test

Class org.bouncycastle.pqc.crypto.test.NullPRNG implements Serializable


Package org.bouncycastle.util

Class org.bouncycastle.util.MemoableResetException implements Serializable

Class org.bouncycastle.util.StoreException implements Serializable

Serialized Fields

_e

java.lang.Throwable _e

Class org.bouncycastle.util.StreamParsingException implements Serializable

Serialized Fields

_e

java.lang.Throwable _e


Package org.bouncycastle.util.encoders

Class org.bouncycastle.util.encoders.DecoderException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.bouncycastle.util.encoders.EncoderException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause


Package org.bouncycastle.util.io

Class org.bouncycastle.util.io.StreamOverflowException implements Serializable


Package org.bouncycastle.util.io.pem

Class org.bouncycastle.util.io.pem.PemGenerationException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause


Package org.bouncycastle.util.test

Class org.bouncycastle.util.test.FixedSecureRandom implements Serializable

Serialized Fields

_data

byte[] _data

_index

int _index

Class org.bouncycastle.util.test.TestFailedException implements Serializable

Serialized Fields

_result

TestResult _result

Class org.bouncycastle.util.test.TestRandomBigInteger implements Serializable

Class org.bouncycastle.util.test.TestRandomData implements Serializable


Bouncy Castle Cryptography Library 1.65