If for some reason a database has ssh keys with slow decryption times or a lot of keys the UI will hang until they are decrypted and sent to agent.
Create a worker thread on unlock signal handler with encrypted keys that will handle decryption and insertion to added keys map.