aboutsummaryrefslogtreecommitdiffstats
path: root/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'context.h')
-rw-r--r--context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/context.h b/context.h
index 9986d55..cb6be9f 100644
--- a/context.h
+++ b/context.h
@@ -61,6 +61,7 @@ public:
void importKey(QByteArray inBuffer);
void exportKeys(QList<QString> *uidList, QByteArray *outBuffer);
+ void generateKey(QString *params);
GpgKeyList listKeys();
void deleteKeys(QList<QString> *uidList);
bool encrypt(QList<QString> *uidList, const QByteArray &inBuffer,