summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index 69a2f04..b9f3f12 100644
--- a/options.h
+++ b/options.h
@@ -385,6 +385,7 @@ struct options
const char *pkcs11_slot;
const char *pkcs11_id_type;
const char *pkcs11_id;
+ int pkcs11_pin_cache_period;
bool pkcs11_protected_authentication;
#ifdef WIN32
const char *cryptoapi_cert;