org.bouncycastle.jce |
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.
|
Java Source File Name | Type | Comment |
ECGOST3410NamedCurveTable.java | Class | a table of locally supported named curves. |
ECNamedCurveTable.java | Class | a table of locally supported named curves. |
ECPointUtil.java | Class | Utility class for handling EC point decoding. |
MultiCertStoreParameters.java | Class | |
PKCS10CertificationRequest.java | Class | A class for verifying and creating PKCS10 Certification requests. |
PKCS7SignedData.java | Class | Represents a PKCS#7 object - specifically the "Signed Data"
type. |
PrincipalUtil.java | Class | a utility class that will extract X509Principal objects from X.509 certificates. |
ProviderConfigurationPermission.java | Class | A permission class to define what can be done with the ConfigurableProvider interface. |
X509KeyUsage.java | Class | A holding class for constructing an X509 Key Usage extension. |
X509LDAPCertStoreParameters.java | Class | |
X509Principal.java | Class | a general extension of X509Name with a couple of extra methods and
constructors. |
X509V1CertificateGenerator.java | Class | class to produce an X.509 Version 1 certificate. |
X509V2CRLGenerator.java | Class | class to produce an X.509 Version 2 CRL. |
X509V3CertificateGenerator.java | Class | class to produce an X.509 Version 3 certificate. |