aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2017-03-20 09:09:40 +0000
committerWerner Koch <[email protected]>2017-03-20 09:09:40 +0000
commitfe0b37e123ded51cc5f4cb5e3547fdfbce37a43e (patch)
treef2d6fd82b6f04fce658d397b6961374a8b09f514 /doc
parentgpg: Remove unused stuff. (diff)
downloadgnupg-fe0b37e123ded51cc5f4cb5e3547fdfbce37a43e.tar.gz
gnupg-fe0b37e123ded51cc5f4cb5e3547fdfbce37a43e.zip
gpg: Add new field no 18 to the colon listing.
* g10/misc.c (gnupg_pk_is_compliant): New. * g10/keylist.c (print_compliance_flags): New. (list_keyblock_colon): Call it here. * sm/keylist.c (print_compliance_flags): New. (list_cert_colon): Call it here. -- This patch is to convey information about DE_VS compliant keys to the caller. The double digit value is used so that parsers do the right thing and don't just look for a single digit. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r--doc/DETAILS9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index 8c1187287..cfe70e1df 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -218,6 +218,15 @@ described here.
For pub, sub, sec, and ssb records this field is used for the ECC
curve name.
+*** Field 18 - Compliance flags
+
+ Space separated list of asserted compliance modes for this key.
+
+ Valid values are:
+
+ - 8 :: The key is compliant with RFC4880bis
+ - 23 :: The key is compliant with compliance mode "de-vs".
+
** Special fields
*** PKD - Public key data