mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-27 08:01:21 -04:00
parent
6fc7be78ea
commit
4dee16c9fa
4 changed files with 132 additions and 2 deletions
|
@ -37,6 +37,7 @@ public:
|
|||
|
||||
const QString errorString() const;
|
||||
bool isAgentRunning() const;
|
||||
bool testConnection();
|
||||
bool addIdentity(OpenSSHKey& key, KeeAgentSettings& settings);
|
||||
bool removeIdentity(OpenSSHKey& key);
|
||||
void setAutoRemoveOnLock(const OpenSSHKey& key, bool autoRemove);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue