Added support for touch and change policy during key import.

This commit is contained in:
Alessio Di Mauro
2015-10-27 17:33:30 +01:00
parent 4f12dc41e9
commit a9ddf3e3b2
8 changed files with 55 additions and 14 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "openssl_types.h"
#include "vendors.h"
#define YKCS11_OP_BUFSIZE 4096
#define YKCS11_OP_BUFSIZE 4096
typedef struct {
vendor_id_t vid;