Library that simplifies the interaction with PKCS#11 providers for end-user applications using a simple API and optional OpenSSL engine
66
stars
43
forks
source link
lib/pkcs11h-core.c: fix build without slotevent #50
Closed
ffontaine closed 2 years ago
Fix the following build failure with
--disable-slotevent
:Fixes:
Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com