diff options
Diffstat (limited to 'gpgcontext.h')
-rw-r--r-- | gpgcontext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgcontext.h b/gpgcontext.h index dc0edee..5fc6b9e 100644 --- a/gpgcontext.h +++ b/gpgcontext.h @@ -112,6 +112,7 @@ public: GpgKeyList listKeys(); void clearPasswordCache(); KgpgCore::KgpgKey getKeyDetails(QString uid); + bool isSecretKey(QString uid); /** * @details If text contains PGP-message, put a linebreak before the message, |