Packaging List
Header Files
-
aipkcs.h
-
pkcs11.h
-
pkcs11f.h
-
pkcs11t.h
Static Libraries
-
acpkcs211.lib, x86 version
-
acpkcs211.lib, x64 version
Samples
Features Demonstrated in the Samples
The samples demonstrate the following scenarios:
-
How to use a signature key to sign data.
-
How to log on to the card.
-
How to write a secret key on the card, use it to encrypt or decrypt some data and then delete it.
-
How to generate an OTP.
PKCS#11 C Sample
Samples for both the 32 and 64-bit platforms are provided.
The PKCS#11 C x86 sample works with ActivClient 64-bit edition.
PKCS#11 Java Sample
Rather than provide a proprietary Java wrapper for PKCS#11, HID Global recommends that you use the standard and free Oracle Java Wrapper API which is installed by Oracle JRE/JDK version 1.7 and later.
The PKCS#11 Java sample shows how to use the Java Wrapper with the ActivClient PKCS#11 API. This sample runs on 64-bit platform.