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
Currently, during public-key decryption, if user enters invalid password for the secret key, decryption fails.
More logical would be if CLI repeats password request, including some message like 'Invalid passsword', and stop after a number of attempts.