frankosterfeld / qtkeychain

Platform-independent Qt API for storing passwords securely.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Query all keys in a given service

arximboldi opened this issue · comments

It'd be nice to have an API to query all keys stored under a service. This is provided by most/all? keyring API's and has very useful use-cases (e.g. having multiple users/passwords remembered and autocompleting user login as you type.).