link anchor

This commit is contained in:
Heiko Schaefer 2023-12-01 22:21:34 +01:00
parent 61e0846b94
commit 710c69ee86
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -45,6 +45,7 @@ A detached signature is produced by calculating an OpenPGP signature over the da
This signature format is especially useful for signing software releases and other files where it is imperative that the content remains unaltered during the signing process.
(inline_signature)=
### Inline signatures
An inline signature joins the signed data and its corresponding data signature into a single OpenPGP message.