| Class | Description |
|---|---|
| BouncyCastleProvider |
To add the provider at runtime use:
|
| CertStoreCollectionSpi | |
| DHUtil |
utility class for converting jce/jca DH objects
objects into their org.bouncycastle.crypto counterparts.
|
| JCEDHPrivateKey | |
| JCEDHPublicKey | |
| JCEECPrivateKey | |
| JCEECPublicKey | |
| JCEElGamalPrivateKey | |
| JCEElGamalPublicKey | |
| JCERSAPrivateCrtKey |
A provider representation for a RSA private key, with CRT factors included.
|
| JCERSAPrivateKey | |
| JCERSAPublicKey | |
| JDKDSAPrivateKey | |
| JDKDSAPublicKey | |
| MultiCertStoreSpi | |
| PEMUtil | |
| PKIXCertPathBuilderSpi |
Implements the PKIX CertPathBuilding algorithm for BouncyCastle.
|
| PKIXCertPathBuilderSpi_8 |
Implements the PKIX CertPathBuilding algorithm for BouncyCastle.
|
| PKIXCertPathValidatorSpi |
CertPathValidatorSpi implementation for X.509 Certificate validation � la RFC
3280.
|
| PKIXCertPathValidatorSpi_8 |
CertPathValidatorSpi implementation for X.509 Certificate validation � la RFC
3280.
|
| PKIXNameConstraintValidator | |
| PKIXPolicyNode | |
| X509CertificateObject | Deprecated
Do not use this class directly - either use org.bouncycastle.cert (bcpkix) or CertificateFactory.
|
| X509CRLEntryObject |
The following extensions are listed in RFC 2459 as relevant to CRL Entries
ReasonCode Hode Instruction Code Invalidity Date Certificate Issuer
(critical)
|
| X509CRLObject | Deprecated
Do not use this class directly - either use org.bouncycastle.cert (bcpkix) or CertificateFactory.
|
| X509LDAPCertStoreSpi |
This is a general purpose implementation to get X.509 certificates and CRLs
from a LDAP location.
|
| Exception | Description |
|---|---|
| AnnotatedException | |
| PKIXNameConstraintValidatorException |