default to data signatures not signature over data

This commit is contained in:
Tammi L. Coles 2023-11-13 21:20:09 +01:00
parent 7e89a9f11f
commit ee65b80bc7

View file

@ -15,7 +15,7 @@ it does not automatically signal if the expected party indeed controls the signe
Data signatures can only be issued by component keys with the *signing* [key flag](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-key-flags).
Note that signatures over data are distinct from {ref}`component_signatures_chapter`, which are used to attach metadata or subkeys to a certificate.
Note that data signatures are distinct from {ref}`component_signatures_chapter`, which are used to attach metadata or subkeys to a certificate.
## Signature types