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.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.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.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.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
-
-
-
-
Package org.bouncycastle.tsp.ers
-
Class org.bouncycastle.tsp.ers.ArchiveTimeStampValidationException extends ERSException implements Serializable
-
Class org.bouncycastle.tsp.ers.ERSException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cause
java.lang.Throwable cause
-
-
-
Class org.bouncycastle.tsp.ers.PartialHashTreeVerificationException extends ERSException implements Serializable
-