Bugfix, edits for clarity

This commit is contained in:
Heiko Schaefer 2023-12-10 00:07:38 +01:00
parent 5e1c7efd4a
commit 1e7927feaa
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -36,8 +36,9 @@ Note that S2K usage mode 253 (AEAD) can be applied to both version 6 and version
### v6 signatures
One feature that is denied from v4 keys are v6 signatures. Only v6 signatures may issue v4 signatures.
Of course, the holder of a v4 certificate can still verify v6 signatures issued by a contacts v6 certificate, given that their OpenPGP subsystem supports dealing with v6 certificates and v6 signature verification.
One feature that is denied from v4 keys are v6 signatures. Only v6 keys may issue v6 signatures.
Of course, holders of v4 certificates can still verify v6 signatures, if their OpenPGP software supports dealing with v6 certificates and v6 signature verification.
### Software migration