PK11
The next table contains the error codes regarding PKCS11.
| Major | Minor | Message | Details |
|---|---|---|---|
| PK11 | 0001 | An error occured while syncronizing (or communicating) with the HSM. | See the logs for more details. |
| 0002 | Could not load the pkcs11-library. | Set the name of the PKCS#11 library as follows: ch.nevis.navajo.pkcs11.library | |
| 0003 | Could not open the pkcs11-library. | See the logs for more details. | |
| 0004 | Could not find function 'C_GetFunctionList' in the pkcs11-library. | See the logs for more details. | |
| 0005 | C_GetFunctionList failed. | See the logs for more details. | |
| 0006 | Exception happened. | See the logs for more details. |