Bouncy Castle Cryptography Library 1.46

Serialized Form


Package org.bouncycastle.asn1

Class org.bouncycastle.asn1.ASN1Exception extends java.io.IOException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.bouncycastle.asn1.ASN1ParsingException extends java.lang.IllegalStateException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Package org.bouncycastle.crypto

Class org.bouncycastle.crypto.CryptoException extends java.lang.Exception implements Serializable

Class org.bouncycastle.crypto.DataLengthException extends RuntimeCryptoException implements Serializable

Class org.bouncycastle.crypto.InvalidCipherTextException extends CryptoException implements Serializable

Class org.bouncycastle.crypto.MaxBytesExceededException extends RuntimeCryptoException implements Serializable

Class org.bouncycastle.crypto.RuntimeCryptoException extends java.lang.RuntimeException implements Serializable


Package org.bouncycastle.crypto.tls

Class org.bouncycastle.crypto.tls.TlsFatalAlert extends java.io.IOException implements Serializable

serialVersionUID: 3584313123679111168L

Serialized Fields

alertDescription

short alertDescription

Class org.bouncycastle.crypto.tls.TlsRuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1928023487348344086L

Serialized Fields

e

java.lang.Throwable e

Package org.bouncycastle.math.ec.test

Class org.bouncycastle.math.ec.test.TnafTest extends java.lang.Object implements Serializable


Package org.bouncycastle.util

Class org.bouncycastle.util.StoreException extends java.lang.RuntimeException implements Serializable

Serialized Fields

_e

java.lang.Throwable _e

Class org.bouncycastle.util.StreamParsingException extends java.lang.Exception implements Serializable

Serialized Fields

_e

java.lang.Throwable _e

Package org.bouncycastle.util.io

Class org.bouncycastle.util.io.StreamOverflowException extends java.io.IOException implements Serializable


Package org.bouncycastle.util.io.pem

Class org.bouncycastle.util.io.pem.PemGenerationException extends java.io.IOException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Package org.bouncycastle.util.test

Class org.bouncycastle.util.test.FixedSecureRandom extends java.security.SecureRandom implements Serializable

Serialized Fields

_data

byte[] _data

_index

int _index

_intPad

int _intPad

Class org.bouncycastle.util.test.TestFailedException extends java.lang.RuntimeException implements Serializable

Serialized Fields

_result

TestResult _result


Bouncy Castle Cryptography Library 1.46