Added reference to PKCS#11 specs in the docs.

This commit is contained in:
Alessio Di Mauro
2015-11-09 11:42:42 +01:00
parent 7b7cb032b1
commit c49f1f0c51
+6
View File
@@ -4,6 +4,12 @@ YKCS11
This is a PKCS#11 module that allows to communicate with the PIV This is a PKCS#11 module that allows to communicate with the PIV
application running on a YubiKey. application running on a YubiKey.
This module is based on version 2.40 of the PKCS#11 (Cryptoki)
specifications.
The complete specifications are available at
http://docs.oasis-open.org/pkcs11/pkcs11-base/v2.40/os/pkcs11-base-v2.40-os.html.
BUILDING BUILDING
~~~~~~~~ ~~~~~~~~