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
As commented in the code, the cmd_getPasswordSafeEnable command should return a specific error if decryption of the key failed. (The Nitrokey Pro already returns an appropriate error code, see cmd_getPasswordSafeEnable and PWS_EnableAccess).
The text was updated successfully, but these errors were encountered:
szszszsz
changed the title
cmd_getPasswordSafeEnable should return CMD_STATUS_AES_DEC_FAILED instead of CMD_STATUS_UNKNOWN_ERROR
cmd_getPasswordSafeEnable should return CMD_STATUS_AES_DEC_FAILED
Jan 3, 2019
As commented in the code, the
cmd_getPasswordSafeEnable
command should return a specific error if decryption of the key failed. (The Nitrokey Pro already returns an appropriate error code, seecmd_getPasswordSafeEnable
andPWS_EnableAccess
).The text was updated successfully, but these errors were encountered: