diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 35149594c..c1a9b527a 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -279,10 +279,21 @@ described here. latter solves the cases where a key is updated by fingerprint and and thus there is no way to know which user ID shall be used. + The meaning of the integer along with the human readable + representation is: + + - 1 (ks) :: Public keyserver. + - 2 (ks-pref) :: Preferred keysrver. + - 3 (dane) :: OpenPGP DANE. + - 4 (wkd) :: Web Key Directory. + - 5 (url) :: Trusted URL. + - 6 (file) :: Trusted file. + - 7 (self) :: Generated by us. + *** Field 21 - Comment This is currently only used in "rev" and "rvs" records to carry - the the comment field of the recocation reason. The value is + the the comment field of the revocation reason. The value is quoted in C style. ** Special fields |