Ondřej Surý
f6922d6e78
Use standard PKCS#11 standard error codes instead of custom error codes
...
* CKR_CRYPTOKI_ALREADY_INITIALIZED: This value can only be returned by
`C_Initialize`. It means that the Cryptoki library has already been
initialized (by a previous call to `C_Initialize` which did not have a
matching `C_Finalize` call).
* CKR_FUNCTION_NOT_SUPPORTED: The requested function is not supported by this
Cryptoki library. Even unsupported functions in the Cryptoki API should have a
“stub” in the library; this stub should simply return the value
CKR_FUNCTION_NOT_SUPPORTED.
* CKR_LIBRARY_LOAD_FAILED: The Cryptoki library could not load a dependent
shared library.
2019-09-16 04:47:50 -04:00
..
2019-09-16 04:47:50 -04:00
2019-07-31 11:56:58 +02:00
2019-09-12 17:59:28 +10:00
2019-09-16 04:47:50 -04:00
2019-09-16 04:47:50 -04:00
2019-03-08 15:15:05 +01:00
2019-09-09 12:34:47 +00:00
2019-08-30 08:55:34 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-07-23 15:32:35 -04:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-03-08 15:15:05 +01:00
2019-05-21 10:23:17 +00:00
2019-07-23 15:32:35 -04:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-07-23 15:32:36 -04:00
2019-03-08 15:15:05 +01:00
2019-09-12 17:59:28 +10:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:36 -04:00
2019-07-31 14:54:40 +02:00
2019-03-08 15:15:05 +01:00
2019-09-12 09:26:09 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-07-23 15:32:35 -04:00
2019-07-23 15:32:35 -04:00
2019-07-09 16:11:14 +02:00
2019-07-23 15:32:35 -04:00
2019-07-12 15:28:00 +02:00
2019-09-12 17:59:28 +10:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-11 14:27:13 +11:00
2019-08-08 07:15:04 -04:00
2019-03-08 15:15:05 +01:00
2019-09-03 14:20:53 +02:00
2019-09-12 17:59:28 +10:00
2019-07-09 16:11:14 +02:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:35 -04:00
2019-08-30 08:55:34 +02:00
2019-07-23 15:32:35 -04:00
2019-07-31 11:56:58 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00