diff options
Diffstat (limited to '')
-rw-r--r-- | doc/DETAILS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 918026109..c06ef84d2 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -287,6 +287,12 @@ more arguments in future versions. to indicate how trustworthy the signature is. The error token values are currently only emiited by gpgsm. + PKA_TRUST_GOOD <mailbox> + PKA_TRUST_BAD <mailbox> + Depending on the outcome of the PKA check one of the above + status codes is emitted in addition to a TRUST_* status. + Without PKA info available or + SIGEXPIRED This is deprecated in favor of KEYEXPIRED. |