mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
Link to one-pass signature packet section from glossary
This commit is contained in:
parent
59832e220b
commit
99ea7856cd
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue