Serialized Form
-
Package org.bouncycastle.cert
-
Class org.bouncycastle.cert.CertException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.cert.CertIOException extends java.io.IOException implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.cert.CertRuntimeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.cert.X509AttributeCertificateHolder extends java.lang.Object implements Serializable
- serialVersionUID:
- 20170722001L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Class org.bouncycastle.cert.X509CertificateHolder extends java.lang.Object implements Serializable
- serialVersionUID:
- 20170722001L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Class org.bouncycastle.cert.X509CRLHolder extends java.lang.Object implements Serializable
- serialVersionUID:
- 20170722001L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Package org.bouncycastle.cert.cmp
-
Class org.bouncycastle.cert.cmp.CMPException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.cert.cmp.CMPRuntimeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
-
Package org.bouncycastle.cert.crmf
-
Class org.bouncycastle.cert.crmf.CRMFException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.cert.crmf.CRMFRuntimeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
-
Package org.bouncycastle.cert.dane
-
Class org.bouncycastle.cert.dane.DANEException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
-
Package org.bouncycastle.cert.jcajce
-
Class org.bouncycastle.cert.jcajce.JcaX509CertificateHolder extends X509CertificateHolder implements Serializable
-
Class org.bouncycastle.cert.jcajce.JcaX509CRLHolder extends X509CRLHolder implements Serializable
-
-
Package org.bouncycastle.cert.ocsp
-
Class org.bouncycastle.cert.ocsp.OCSPException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
-
Package org.bouncycastle.cert.path
-
Class org.bouncycastle.cert.path.CertPathValidationException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cause
java.lang.Exception cause
-
-
-
-
Package org.bouncycastle.cms
-
Class org.bouncycastle.cms.CMSAttributeTableGenerationException extends CMSRuntimeException implements Serializable
-
Serialized Fields
-
e
java.lang.Exception e
-
-
-
Class org.bouncycastle.cms.CMSException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
e
java.lang.Exception e
-
-
-
Class org.bouncycastle.cms.CMSRuntimeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
e
java.lang.Exception e
-
-
-
Class org.bouncycastle.cms.CMSSignerDigestMismatchException extends CMSException implements Serializable
-
Class org.bouncycastle.cms.CMSStreamException extends java.io.IOException implements Serializable
-
Serialized Fields
-
underlying
java.lang.Throwable underlying
-
-
-
Class org.bouncycastle.cms.CMSVerifierCertificateNotValidException extends CMSException implements Serializable
-
-
Package org.bouncycastle.dvcs
-
Class org.bouncycastle.dvcs.DVCSConstructionException extends DVCSException implements Serializable
- serialVersionUID:
- 660035299653583980L
-
Class org.bouncycastle.dvcs.DVCSException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 389345256020131488L
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
Class org.bouncycastle.dvcs.DVCSParsingException extends DVCSException implements Serializable
- serialVersionUID:
- -7895880961377691266L
-
-
Package org.bouncycastle.eac
-
Class org.bouncycastle.eac.EACException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.eac.EACIOException extends java.io.IOException implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
-
Package org.bouncycastle.est
-
Class org.bouncycastle.est.ESTException extends java.io.IOException implements Serializable
-
Serialized Fields
-
body
java.io.InputStream body
-
cause
java.lang.Throwable cause
-
statusCode
int statusCode
-
-
-
-
Package org.bouncycastle.openssl
-
Class org.bouncycastle.openssl.EncryptionException extends PEMException implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.openssl.PasswordException extends PEMException implements Serializable
-
Class org.bouncycastle.openssl.PEMException extends java.io.IOException implements Serializable
-
Serialized Fields
-
underlying
java.lang.Exception underlying
-
-
-
-
Package org.bouncycastle.operator
-
Class org.bouncycastle.operator.OperatorCreationException extends OperatorException implements Serializable
-
Class org.bouncycastle.operator.OperatorException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.operator.OperatorStreamException extends java.io.IOException implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.operator.RuntimeOperatorException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
-
Package org.bouncycastle.pkcs
-
Class org.bouncycastle.pkcs.PKCSException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.pkcs.PKCSIOException extends java.io.IOException implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
-
Package org.bouncycastle.tsp
-
Class org.bouncycastle.tsp.ArchiveTimeStampValidationException extends java.lang.Exception implements Serializable
-
Class org.bouncycastle.tsp.PartialHashTreeVerificationException extends java.lang.Exception implements Serializable
-
Class org.bouncycastle.tsp.TSPException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
underlyingException
java.lang.Throwable underlyingException
-
-
-
Class org.bouncycastle.tsp.TSPIOException extends java.io.IOException implements Serializable
-
Serialized Fields
-
underlyingException
java.lang.Throwable underlyingException
-
-
-
Class org.bouncycastle.tsp.TSPValidationException extends TSPException implements Serializable
-
Serialized Fields
-
failureCode
int failureCode
-
-
-
-
Package org.bouncycastle.tsp.cms
-
Class org.bouncycastle.tsp.cms.ImprintDigestInvalidException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
token
TimeStampToken token
-
-
-