Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'prov/src/main/javadoc/org/spongycastle/jce/package.html')
-rw-r--r--prov/src/main/javadoc/org/spongycastle/jce/package.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/prov/src/main/javadoc/org/spongycastle/jce/package.html b/prov/src/main/javadoc/org/spongycastle/jce/package.html
new file mode 100644
index 00000000..52ef3bf6
--- /dev/null
+++ b/prov/src/main/javadoc/org/spongycastle/jce/package.html
@@ -0,0 +1,10 @@
+<html>
+<body bgcolor="#ffffff">
+Utility classes for use with the JCE.
+<p>
+The classes in this package support the generation of certificates and PKCS10 signing requests.
+<p>
+Note: the PKCS7 class is deprecated, for a fuller version of CMS see the cms package distributed
+with the BC mail API.
+</body>
+</html>