From 0a914f5edc5a5981de82c3f63c7ae5061dc6b966 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Sat, 19 Sep 2015 00:41:04 +0200 Subject: Implementiere erste Version von RSA für PEM Keys MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crypt/cryptexception.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'crypt/cryptexception.h') diff --git a/crypt/cryptexception.h b/crypt/cryptexception.h index 768e144..513fb8d 100644 --- a/crypt/cryptexception.h +++ b/crypt/cryptexception.h @@ -20,7 +20,8 @@ public: OpenSslError, KeyNotRsa, CsprngNotSeeded, - NoUserKeyCreated + NoUserKeyCreated, + NoRecipients }; /** -- cgit v1.2.3-70-g09d2