aboutsummaryrefslogtreecommitdiffstats
path: root/doc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/DETAILS')
-rw-r--r--doc/DETAILS11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index 7386bed9e..cc326d80b 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -83,13 +83,16 @@ more arguments in future versions.
GOODSIG <long keyid> <username>
- The signature with the keyid is good.
- For each signature only one of the three codes GOODSIG, BADSIG
- or ERRSIG will be emitted and they may be used as a marker for
- a new signature.
+ The signature with the keyid is good. For each signature only
+ one of the three codes GOODSIG, BADSIG or ERRSIG will be
+ emitted and they may be used as a marker for a new signature.
+ The username is the primary one encoded in UTF-8 and %XX
+ escaped.
BADSIG <long keyid> <username>
The signature with the keyid has not been verified okay.
+ The username is the primary one encoded in UTF-8 and %XX
+ escaped.
ERRSIG <long keyid> <pubkey_algo> <hash_algo> \
<sig_class> <timestamp> <rc>