diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DETAILS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index ed2ad04c3..810f1eaa7 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -64,6 +64,12 @@ more arguments in future versions. as GOODSIG but has the fingerprint as the argument. Both status lines ere emitted for a good signature. + SIG_ID <radix64_string> + This is emitted only for DSA or ElGamal signatures which + have been verified okay. The strings is a signature id + and maybe used in applications to detect replay attacks + of signed messages. + TRUST_UNDEFINED TRUST_NEVER TRUST_MARGINAL |