diff options
Diffstat (limited to '')
-rw-r--r-- | gpgcontext.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gpgcontext.h b/gpgcontext.h index 92e0613..ed605cf 100644 --- a/gpgcontext.h +++ b/gpgcontext.h @@ -130,6 +130,9 @@ public: */ void preventNoDataErr(QByteArray *in); + GpgKey getKeyByFpr(QString fpr); + GpgKey getKeyById(QString id); + /** * @brief * |