qtkeychain
qtkeychain copied to clipboard
Feature request: Add method if a backend is available
In an application (kmail) I want to know, if there is a safe backend available, to start a migration from unsafe password storage in config file.
Before we used KWallet directly and could do KWallet::isEnabled()
in order to trigger the migration migrateToWallet()