summaryrefslogtreecommitdiffstats
path: root/crypt/hybridcrypt.h
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-09-07 14:21:50 +0200
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-09-07 14:21:50 +0200
commit446fa96040485c700e23e2511c4fa6922aa3f7a5 (patch)
tree2fb2b95e1c92281e48c9db08dafa942c514465de /crypt/hybridcrypt.h
parent9d10c7b552f2eb314f56ff4944ce7481fe6b2433 (diff)
downloadsrc-446fa96040485c700e23e2511c4fa6922aa3f7a5.tar.gz
src-446fa96040485c700e23e2511c4fa6922aa3f7a5.zip
Entferne den zweiten unötigen Schlüssel aus HybridCrypt
Diffstat (limited to 'crypt/hybridcrypt.h')
-rw-r--r--crypt/hybridcrypt.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypt/hybridcrypt.h b/crypt/hybridcrypt.h
index c3ce4ef..ed691d2 100644
--- a/crypt/hybridcrypt.h
+++ b/crypt/hybridcrypt.h
@@ -81,8 +81,7 @@ public:
void exportPublicUserKey(QString keyfileName);
private:
- EVP_PKEY *privateUserkey;
- EVP_PKEY *publicUserkey;
+ EVP_PKEY *userKeypair;
/**
* @brief isCsprngSeeded