diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 6aefddad3..061dd149a 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -288,10 +288,13 @@ more arguments in future versions. Issued by pipemode. INV_RECP <reason> <requested_recipient> - Issued for each unusable recipient. The only reason code - currently defined is 0 for "No specific reason given". + Issued for each unusable recipient. The reasons codes + currently in use are: + 0 := "No specific reason given". + 1 := "Not Found" + 2 := "Ambigious specification" - INV_RECP <reserved> + NO_RECP <reserved> Issued when no recipients are usable. ALREADY_SIGNED <long-keyid> |