diff options
author | Werner Koch <wk@gnupg.org> | 1998-10-18 17:21:22 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-10-18 17:21:22 +0200 |
commit | 6e1629686442f357146cce4052a5fa4afd59d232 (patch) | |
tree | c6c7a5df241142ecd0797702a7bf6c3bfc8b6a33 /doc/FAQ | |
parent | . (diff) | |
download | gnupg2-6e1629686442f357146cce4052a5fa4afd59d232.tar.xz gnupg2-6e1629686442f357146cce4052a5fa4afd59d232.zip |
Snapshot release 0.4.2V0-4-2
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -103,6 +103,12 @@ is choosen. You may add an type 16 ElGamal key to your public key which is easy as your key signatures are still valid. + Q: Why is PGP 5.x not able to verify my messages. + A: PGP 5.x does not accept V4 signatures for data material but + OpenPGP requires generation of V3 signatures for all kind of + data. Use the option "--force-v3-sigs" to generate V3 signatures + for data. + Q: I can't delete a user id because it is already deleted on my public keyring. A: Because you can only select from the public key ring, there is |