Switch ykcs11 to use private key import from libykpiv.
This commit is contained in:
+2
-1
@@ -1190,6 +1190,7 @@ typedef CK_EXTRACT_PARAMS CK_PTR CK_EXTRACT_PARAMS_PTR;
|
||||
#define CKA_TOUCH_ALWAYS 0x00000001U
|
||||
#define CKA_PIN_ONCE 0x00000002U
|
||||
#define CKA_PIN_ALWAYS 0x00000004U
|
||||
|
||||
#define CKA_PIN_NEVER 0x00000008U
|
||||
#define CKA_TOUCH_NEVER 0x00000016U
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user