diff options
author | Werner Koch <[email protected]> | 2024-02-22 16:04:15 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-02-22 16:05:04 +0000 |
commit | 40227e42ea0f2f1cf9c9f506375446648df17e8d (patch) | |
tree | 953fa3a50658cf1155ccc603cc6879e54bd6708d /doc/DETAILS | |
parent | common,dirmngr:w32: Add include files. (diff) | |
download | gnupg-40227e42ea0f2f1cf9c9f506375446648df17e8d.tar.gz gnupg-40227e42ea0f2f1cf9c9f506375446648df17e8d.zip |
doc: Document the "grp" record in colon listings.
--
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index fd95e511c..a04269ede 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -167,11 +167,12 @@ described here. The value is quoted like a C string to avoid control characters (the colon is quoted =\x3a=). For a "pub" record this field is - not used on --fixed-list-mode. A UAT record puts the attribute + not used on --fixed-list-mode. A "uat" record puts the attribute subpacket count here, a space, and then the total attribute subpacket size. In gpgsm the issuer name comes here. The FPR and FP2 records store the fingerprints here. The fingerprint of a - revocation key is stored here. + revocation key is also stored here. A "grp" records puts the + keygrip here. *** Field 11 - Signature class @@ -185,6 +186,9 @@ described here. "rev" and "rvs" may be followed by a comma and a 2 digit hexnumber with the revocation reason. + In a "grp" record the second keygrip for combined algorithms is + given here. + *** Field 12 - Key capabilities The defined capabilities are: @@ -243,7 +247,8 @@ described here. *** Field 17 - Curve name For pub, sub, sec, ssb, crt, and crs records this field is used - for the ECC curve name. + for the ECC curve name. For combined algorithms the first and the + second algorithm name, delimited by a '+', are put here. *** Field 18 - Compliance flags |