From 446fa96040485c700e23e2511c4fa6922aa3f7a5 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Mon, 7 Sep 2015 14:21:50 +0200 Subject: Entferne den zweiten unötigen Schlüssel aus HybridCrypt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crypt/hybridcrypt.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'crypt/hybridcrypt.h') 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 -- cgit v1.2.3-70-g09d2