aboutsummaryrefslogtreecommitdiff
path: root/include/NitrokeyManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/NitrokeyManager.h')
-rw-r--r--include/NitrokeyManager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/NitrokeyManager.h b/include/NitrokeyManager.h
index 67dd128..12aae0d 100644
--- a/include/NitrokeyManager.h
+++ b/include/NitrokeyManager.h
@@ -208,6 +208,8 @@ char * strndup(const char* str, size_t maxlen);
void set_encrypted_volume_read_write(const char *admin_pin);
int get_major_firmware_version();
+
+ bool is_smartcard_in_use();
};
}