aboutsummaryrefslogtreecommitdiffstats
path: root/doc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/DETAILS')
-rw-r--r--doc/DETAILS6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index 37475c6b5..46c7e9dfe 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -199,6 +199,12 @@ more arguments in future versions.
END_ENCRYPTION
Mark the start and end of the actual encryption process.
+ DELETE_PROBLEM reason_code
+ Deleting a key failed. Reason codes are:
+ 1 - No such key
+ 2 - Must delete secret key first
+
+
Key generation
==============