|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.bouncycastle.cert |
Class org.bouncycastle.cert.CertException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Class org.bouncycastle.cert.CertIOException extends java.io.IOException implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Class org.bouncycastle.cert.CertRuntimeException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Class org.bouncycastle.cert.X509AttributeCertificateHolder extends java.lang.Object implements Serializable |
serialVersionUID: 20170722001l
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Class org.bouncycastle.cert.X509CertificateHolder extends java.lang.Object implements Serializable |
serialVersionUID: 20170722001l
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Class org.bouncycastle.cert.X509CRLHolder extends java.lang.Object implements Serializable |
serialVersionUID: 20170722001l
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Package org.bouncycastle.cert.cmp |
Class org.bouncycastle.cert.cmp.CMPException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Class org.bouncycastle.cert.cmp.CMPRuntimeException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Package org.bouncycastle.cert.crmf |
Class org.bouncycastle.cert.crmf.CRMFException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Class org.bouncycastle.cert.crmf.CRMFRuntimeException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Package org.bouncycastle.cert.dane |
Class org.bouncycastle.cert.dane.DANEException extends java.lang.Exception implements Serializable |
Serialized Fields |
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 |
java.lang.Throwable cause
Package org.bouncycastle.cert.path |
Class org.bouncycastle.cert.path.CertPathValidationException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Exception cause
Package org.bouncycastle.cms |
Class org.bouncycastle.cms.CMSAttributeTableGenerationException extends CMSRuntimeException implements Serializable |
Serialized Fields |
java.lang.Exception e
Class org.bouncycastle.cms.CMSException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Exception e
Class org.bouncycastle.cms.CMSRuntimeException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
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 |
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 |
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 |
java.lang.Throwable cause
Class org.bouncycastle.eac.EACIOException extends java.io.IOException implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Package org.bouncycastle.openssl |
Class org.bouncycastle.openssl.EncryptionException extends PEMException implements Serializable |
Serialized Fields |
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 |
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 |
java.lang.Throwable cause
Class org.bouncycastle.operator.OperatorStreamException extends java.io.IOException implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Class org.bouncycastle.operator.RuntimeOperatorException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Package org.bouncycastle.pkcs |
Class org.bouncycastle.pkcs.PKCSException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Class org.bouncycastle.pkcs.PKCSIOException extends java.io.IOException implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Package org.bouncycastle.pkix |
Class org.bouncycastle.pkix.PKIXNameConstraintValidatorException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Package org.bouncycastle.pkix.util |
Class org.bouncycastle.pkix.util.LocalizedException extends java.lang.Exception implements Serializable |
Serialized Fields |
ErrorBundle message
java.lang.Throwable cause
Class org.bouncycastle.pkix.util.MissingEntryException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.String resource
java.lang.String key
java.lang.ClassLoader loader
java.util.Locale locale
java.lang.String debugMsg
Package org.bouncycastle.tsp |
Class org.bouncycastle.tsp.TSPException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Throwable underlyingException
Class org.bouncycastle.tsp.TSPIOException extends java.io.IOException implements Serializable |
Serialized Fields |
java.lang.Throwable underlyingException
Class org.bouncycastle.tsp.TSPValidationException extends TSPException implements Serializable |
Serialized Fields |
int failureCode
Package org.bouncycastle.tsp.cms |
Class org.bouncycastle.tsp.cms.ImprintDigestInvalidException extends java.lang.Exception implements Serializable |
Serialized Fields |
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 |
java.lang.Throwable cause
Class org.bouncycastle.tsp.ers.PartialHashTreeVerificationException extends ERSException implements Serializable |
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV NEXT | FRAMES NO FRAMES |