diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 8734cc519..ce4019b8a 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -346,6 +346,15 @@ more arguments in future versions. 0 := "No specific reason given". 1 := "Not Found" 2 := "Ambigious specification" + 3 := "Wrong key usage" + 4 := "Key revoked" + 5 := "Key expired" + 6 := "No CRL known" + 7 := "CRL too old" + 8 := "Policy mismatch" + 9 := "Not a secret key" + Note that this status is also used for gpgsm's SIGNER command + where it relates to signer's of course. NO_RECP <reserved> Issued when no recipients are usable. |