You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good catch! Indeed, on the firmware side the status call refreshes the smart card counters, and seems to return the correct values. I guess this was supposed to be an early return for the Nitrokey Storage, but somehow was not implemented.
libnitrokey/NitrokeyManager.cc
Lines 788 to 802 in d753488
Isn’t it possible to directly use the response of
GetDeviceStatus
for Storage devices?The text was updated successfully, but these errors were encountered: