switch out the pkcs11 headers for the SCUTE pkcs11 header from opensc

create pkcs11y.h for our additional things
This commit is contained in:
Klas Lindfors
2016-08-12 13:46:37 +02:00
parent fead011e71
commit e7b4fc6ccf
13 changed files with 1430 additions and 2448 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
#ifndef YKCS11_H
#define YKCS11_H
#include "pkcs11t.h"
#include "pkcs11y.h"
#include "obj_types.h"
#include "openssl_types.h"
#include "vendors.h"