diff options
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. + + |