aboutsummaryrefslogtreecommitdiffstats
path: root/gpgcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpgcontext.h')
-rw-r--r--gpgcontext.h3
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
*