Link to one-pass signature packet section from glossary

This commit is contained in:
Heiko Schaefer 2023-12-26 22:18:52 +01:00
parent 59832e220b
commit 99ea7856cd
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB
2 changed files with 5 additions and 1 deletions

View file

@ -47,6 +47,7 @@ Instead, it's a type of auxiliary packet that can be used in conjunction with {t
The structure of a {term}`one-pass signature packet` closely mirrors an {term}`OpenPGP signature packet`. However, it does not contain a cryptographic signature.
```
(one-pass-signature-packet)=
#### The function of the one-pass signature packet
The purpose of this packet is efficient handling of inline signed messages in *stream processing* mode. This is particularly important when the signed message is large and exceeds available memory in size.