Set correct names for Thales and NetHSM

Change-Id: I0f5dd8e9439449c19fca259e5c9f2725766b2795
This commit is contained in:
Ade Lee 2020-01-14 15:37:17 -05:00
parent c38513224e
commit ccb4265de5
2 changed files with 4 additions and 4 deletions

View File

@ -142,7 +142,7 @@ CKM_AES_KEY_WRAP = 0x1090
CKM_GENERIC_SECRET_KEY_GEN = 0x350
VENDOR_SAFENET_CKM_AES_GCM = 0x8000011c
# Thales Vendor-defined Mechanisms
# nCipher Vendor-defined Mechanisms
CKM_NC_SHA256_HMAC_KEY_GEN = 0xDE436997
_ENCRYPTION_MECHANISMS = {

View File

@ -125,10 +125,10 @@ The PKCS#11 plugin configuration looks like:
# Max number of items in pkek cache
# pkek_cache_limit = 100
Thales
++++++
nCipher
+++++++
For a Thales NetHSM, the plugin configuration looks like:
For a nCipher nShield Connect XC, the plugin configuration looks like:
.. code-block:: ini