mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
Incorporate diagram of OPS-signed message
This commit is contained in:
parent
b338286947
commit
23d97d6912
3 changed files with 84 additions and 0 deletions
|
@ -74,6 +74,13 @@ A {term}`one-pass signed<One-pass signed Message>` {term}`OpenPGP message` consi
|
|||
|
||||
3. **{term}`Data signature packets<OpenPGP Signature Packet>`**: These contain the {term}`cryptographic signature` corresponding to the original data.
|
||||
|
||||
```{figure} plain_svg/ops-signed-message.svg
|
||||
:name: fig-ops-signed-message
|
||||
:alt: Depicts the structure of a one-pass-signed message.
|
||||
|
||||
The structure of a one-pass signed message.
|
||||
```
|
||||
|
||||
```{note}
|
||||
Despite its name, a {term}`one-pass signature packet` is not a type of {term}`signature packet<OpenPGP Signature Packet>`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue