diff options
author | Werner Koch <wk@gnupg.org> | 1999-09-17 12:58:20 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-09-17 12:58:20 +0200 |
commit | 9caad6d24d015a0c3c35d3939d7899a6382e5d17 (patch) | |
tree | 0f0be053c02b73a0d6f44d5442f04f021b911802 /doc | |
parent | See ChangeLog: Wed Sep 15 17:57:13 CEST 1999 Werner Koch (diff) | |
download | gnupg2-9caad6d24d015a0c3c35d3939d7899a6382e5d17.tar.xz gnupg2-9caad6d24d015a0c3c35d3939d7899a6382e5d17.zip |
See ChangeLog: Fri Sep 17 12:56:42 CEST 1999 Werner KochV1-0-1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/FAQ | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -342,3 +342,11 @@ where pgpkeyring is the original keyring and not the GnuPG one you might have created in the first step. + Q: Are the headerlines of a cleartext signater part of the signed + material? + A: No. For example you can add or remove "Comment:" lines. They + have a purpose like the mail header lines. However a "Hash:" + line is needed for modern signatures, to tell the parser which + hash algorithm to use. + + |