Package org.bouncycastle.jce

Utility classes for use with the JCE.

Class Summary

ECGOST3410NamedCurveTable a table of locally supported named curves.
ECNamedCurveTable a table of locally supported named curves.
PKCS10CertificationRequest A class for verifying and creating PKCS10 Certification requests.
PKCS7SignedData Represents a PKCS#7 object - specifically the "Signed Data" type.
PrincipalUtil a utility class that will extract X509Principal objects from X.509 certificates.
X509KeyUsage A holding class for constructing an X509 Key Usage extension.
X509Principal
X509V1CertificateGenerator class to produce an X.509 Version 1 certificate.
X509V2CRLGenerator class to produce an X.509 Version 2 CRL.
X509V3CertificateGenerator class to produce an X.509 Version 3 certificate.
Utility classes for use with the JCE.

The classes in this package support the generation of certificates and PKCS10 signing requests.

Note: the PKCS7 class is deprecated, for a fuller version of CMS see the cms package distributed with the BC mail API.