Package org.bouncycastle.x509
Classes for supporting the generation of X.509 certificates and X.509 attribute certificates.
-
Interface Summary Interface Description X509AttributeCertificate Deprecated. use X509CertificateHolder class in the PKIX package.X509StoreParameters -
Class Summary Class Description AttributeCertificateHolder Deprecated. use org.bouncycastle.cert.AttributeCertificateHolderAttributeCertificateIssuer Deprecated. use org.bouncycastle.cert.AttributeCertificateIssuerExtendedPKIXBuilderParameters Deprecated. use PKIXExtendedBuilderParametersExtendedPKIXParameters Deprecated. use PKIXExtendedParametersPKIXAttrCertChecker PKIXCertPathReviewer PKIXCertPathReviewer
Validation of X.509 Certificate Paths.X509Attribute Deprecated. see X509CertificateHolder class in the PKIX package.X509AttributeCertStoreSelector Deprecated. use org.bouncycastle.cert.X509AttributeCertificateSelector and org.bouncycastle.cert.X509AttributeCertificateSelectorBuilder.X509CertificatePair This class contains a cross certificate pair.X509CertPairStoreSelector This class is anSelector
like implementation to select certificates pairs, which are e.g.X509CertStoreSelector Deprecated. use the classes under org.bouncycastle.cert.selectorX509CollectionStoreParameters This class contains a collection for collection basedX509Store
s.X509CRLStoreSelector This class is a Selector implementation for X.509 certificate revocation lists.X509Store Deprecated. use CollectionStore - this class will be removed.X509StoreSpi X509StreamParser This class allows access to different implementations for reading X.509 objects from streams.X509StreamParserSpi This abstract class defines the service provider interface (SPI) for X509StreamParser.X509V1CertificateGenerator Deprecated. use org.bouncycastle.cert.X509v1CertificateBuilder.X509V2AttributeCertificate Deprecated. use org.bouncycastle.cert.X509AttributeCertificateHolderX509V2CRLGenerator Deprecated. use org.bouncycastle.cert.X509v2CRLBuilder.X509V3CertificateGenerator Deprecated. use org.bouncycastle.cert.X509v3CertificateBuilder. -
Exception Summary Exception Description CertPathReviewerException NoSuchParserException NoSuchStoreException