diff options
Diffstat (limited to 'files/de/mozilla/projects/nss/pkcs11/index.html')
-rw-r--r-- | files/de/mozilla/projects/nss/pkcs11/index.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/files/de/mozilla/projects/nss/pkcs11/index.html b/files/de/mozilla/projects/nss/pkcs11/index.html new file mode 100644 index 0000000000..1bb5996d30 --- /dev/null +++ b/files/de/mozilla/projects/nss/pkcs11/index.html @@ -0,0 +1,20 @@ +--- +title: PKCS11 +slug: Mozilla/Projects/NSS/PKCS11 +tags: + - NSS + - NeedsTranslation + - Security + - TopicStub +translation_of: Mozilla/Projects/NSS/PKCS11 +--- +<p> </p> + +<p>PKCS #11 information for implementors of cryptographic modules:</p> + +<ul> + <li><a href="PKCS11_Implement">Implementing PKCS11 for NSS</a></li> + <li><a href="/en-US/docs/PKCS11_FAQ">PKCS11 FAQ</a></li> + <li><a href="PKCS11_Jar_Install">Using the JAR Installation Manager to Install a PKCS #11 Cryptographic Module</a></li> + <li><a href="PKCS11_Conformance">PKCS #11 Conformance Testing</a></li> +</ul> |