Serialized Form
-
Package org.bouncycastle.asn1
-
Exception Class org.bouncycastle.asn1.ASN1Exception
class ASN1Exception extends IOException implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
Exception Class org.bouncycastle.asn1.ASN1ParsingException
class ASN1ParsingException extends IllegalStateException implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
-
Package org.bouncycastle.asn1.x509
-
Exception Class org.bouncycastle.asn1.x509.NameConstraintValidatorException
class NameConstraintValidatorException extends Exception implements Serializable
-
-
Package org.bouncycastle.crypto
-
Exception Class org.bouncycastle.crypto.CryptoException
class CryptoException extends Exception implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
Exception Class org.bouncycastle.crypto.CryptoServiceConstraintsException
class CryptoServiceConstraintsException extends RuntimeException implements Serializable -
Class org.bouncycastle.crypto.CryptoServicesPermission
class CryptoServicesPermission extends Permission implements Serializable -
Exception Class org.bouncycastle.crypto.DataLengthException
class DataLengthException extends RuntimeCryptoException implements Serializable -
Exception Class org.bouncycastle.crypto.InvalidCipherTextException
class InvalidCipherTextException extends CryptoException implements Serializable -
Exception Class org.bouncycastle.crypto.MaxBytesExceededException
class MaxBytesExceededException extends RuntimeCryptoException implements Serializable -
Exception Class org.bouncycastle.crypto.OutputLengthException
class OutputLengthException extends DataLengthException implements Serializable -
Exception Class org.bouncycastle.crypto.PacketCipherException
class PacketCipherException extends Exception implements Serializable-
Serialized Fields
-
reason
PacketCipherException.Reason reason
-
-
-
Exception Class org.bouncycastle.crypto.RuntimeCryptoException
class RuntimeCryptoException extends RuntimeException implements Serializable
-
-
Package org.bouncycastle.crypto.engines
-
Exception Class org.bouncycastle.crypto.engines.CramerShoupCoreEngine.CramerShoupCiphertextException
class CramerShoupCiphertextException extends Exception implements Serializable- serialVersionUID:
- -6360977166495345076L
-
-
Package org.bouncycastle.crypto.io
-
Exception Class org.bouncycastle.crypto.io.CipherIOException
class CipherIOException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cause
Throwable cause
-
-
Exception Class org.bouncycastle.crypto.io.InvalidCipherTextIOException
class InvalidCipherTextIOException extends CipherIOException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.bouncycastle.crypto.prng
-
Class org.bouncycastle.crypto.prng.FixedSecureRandom
class FixedSecureRandom extends SecureRandom implements Serializable-
Serialized Fields
-
_data
byte[] _data
-
_index
int _index
-
_intPad
int _intPad
-
-
-
Class org.bouncycastle.crypto.prng.SP800SecureRandom
class SP800SecureRandom extends SecureRandom implements Serializable-
Serialized Fields
-
drbg
SP80090DRBG drbg
-
drbgProvider
org.bouncycastle.crypto.prng.DRBGProvider drbgProvider
-
entropySource
EntropySource entropySource
-
predictionResistant
boolean predictionResistant
-
randomSource
SecureRandom randomSource
-
-
-
Class org.bouncycastle.crypto.prng.X931SecureRandom
class X931SecureRandom extends SecureRandom implements Serializable-
Serialized Fields
-
drbg
X931RNG drbg
-
predictionResistant
boolean predictionResistant
-
randomSource
SecureRandom randomSource
-
-
-
-
Package org.bouncycastle.crypto.util
-
Class org.bouncycastle.crypto.util.JournaledAlgorithm
class JournaledAlgorithm extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class org.bouncycastle.crypto.util.JournalingSecureRandom
class JournalingSecureRandom extends SecureRandom implements Serializable-
Serialized Fields
-
base
SecureRandom base
-
index
int index
-
tOut
org.bouncycastle.crypto.util.JournalingSecureRandom.TranscriptStream tOut
-
transcript
byte[] transcript
-
-
-
-
Package org.bouncycastle.pqc.crypto
-
Exception Class org.bouncycastle.pqc.crypto.ExhaustedPrivateKeyException
class ExhaustedPrivateKeyException extends IllegalStateException implements Serializable
-
-
Package org.bouncycastle.util
-
Exception Class org.bouncycastle.util.MemoableResetException
class MemoableResetException extends ClassCastException implements Serializable -
Exception Class org.bouncycastle.util.StoreException
class StoreException extends RuntimeException implements Serializable-
Serialized Fields
-
_e
Throwable _e
-
-
-
Exception Class org.bouncycastle.util.StreamParsingException
class StreamParsingException extends Exception implements Serializable-
Serialized Fields
-
_e
Throwable _e
-
-
-
-
Package org.bouncycastle.util.encoders
-
Exception Class org.bouncycastle.util.encoders.DecoderException
class DecoderException extends IllegalStateException implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
Exception Class org.bouncycastle.util.encoders.EncoderException
class EncoderException extends IllegalStateException implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
-
Package org.bouncycastle.util.io
-
Exception Class org.bouncycastle.util.io.StreamOverflowException
class StreamOverflowException extends IOException implements Serializable
-
-
Package org.bouncycastle.util.io.pem
-
Exception Class org.bouncycastle.util.io.pem.PemGenerationException
class PemGenerationException extends IOException implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
-
Package org.bouncycastle.util.test
-
Class org.bouncycastle.util.test.FixedSecureRandom
class FixedSecureRandom extends SecureRandom implements Serializable-
Serialized Fields
-
_data
byte[] _data
-
_index
int _index
-
-
-
Exception Class org.bouncycastle.util.test.TestFailedException
class TestFailedException extends RuntimeException implements Serializable-
Serialized Fields
-
_result
TestResult _result
-
-
-
Class org.bouncycastle.util.test.TestRandomBigInteger
class TestRandomBigInteger extends FixedSecureRandom implements Serializable -
Class org.bouncycastle.util.test.TestRandomData
class TestRandomData extends FixedSecureRandom implements Serializable
-