diff options
author | NIIBE Yutaka <[email protected]> | 2019-07-16 07:54:03 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2019-07-16 07:54:03 +0000 |
commit | 4195ce15f4942245a29ef20ace42ad0f27e82ffd (patch) | |
tree | 6b422f61d09b0829e0ac4f3c655c052ffc1bb2f5 | |
parent | dirmngr: Don't add system CAs for SKS HKPS pool. (diff) | |
download | gnupg-4195ce15f4942245a29ef20ace42ad0f27e82ffd.tar.gz gnupg-4195ce15f4942245a29ef20ace42ad0f27e82ffd.zip |
doc: Fix description of the field 11.
* doc/DETAILS: Fix.
GnuPG-bug-id: 4105
Signed-off-by: NIIBE Yutaka <[email protected]>
-rw-r--r-- | doc/DETAILS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 3046523da..f1abda930 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -177,8 +177,9 @@ described here. Signature class as per RFC-4880. This is a 2 digit hexnumber followed by either the letter 'x' for an exportable signature or the letter 'l' for a local-only signature. The class byte of an - revocation key is also given here, 'x' and 'l' is used the same - way. This field if not used for X.509. + revocation key is also given here, by a 2 digit hexnumber and + optionally followed by the letter 's' for the "sensitive" + flag. This field is not used for X.509. "rev" and "rvs" may be followed by a comma and a 2 digit hexnumber with the revocation reason. |