PKCS#11 – Sample Application

PKCS#11 library includes sample application code for customer reference to demonstrate use of the following:

  • How to find a token by using the CK_TOKEN_INFO model field
  • How to use NVIDIA channel extension
  • Mechanisms:
    • CKM_EDDSA
    • CKM_SP800_108_COUNTER_KDF
    • CKM_SHA256
    • CKM_SHA512
    • CKM_AES_GCM

      Refer to the following README for instructions to build the sample application, pkcs11_reference_application:

      samples/nvpkcs11/external/README