openCryptoki support
openCryptoki is an
open source implementation of the Cryptoki API as defined by the industry-wide PKCS #11 Cryptographic Token Interface
Standard.openCryptoki supports
several cryptographic algorithms according to the PKCS #11 standards. The openCryptoki library loads plug-ins (called
tokens by openCryptoki) that
provide hardware or software-specific support for cryptographic functions.
The cryptographic functions provided by the CCA token can be accessed using the PKCS #11 API implemented by openCryptoki.
For information on how to install and configure openCryptoki, and how to exploit the features of openCryptoki using the CCA token, refer to openCryptoki - An Open Source Implementation of PKCS #11.
For a description of the current PKCS #11 standard, see PKCS #11 Cryptographic Token Interface Standard.