mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 11:49:40 +02:00
move generated images under img/
This commit is contained in:
parent
ae29cdc0c8
commit
f8408dae30
4 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@ This construct is referred to as a [revocation certificate](https://www.ietf.org
|
|||
|
||||
On the other hand, to verify a data signature over a text document, an implementation needs to verify not only the data signature itself, but also the binding signature (and back-signature) of the signing subkey which qualifies the signing subkey.
|
||||
|
||||
```{figure} mermaid/09-sigtree.png
|
||||
```{figure} img/mermaid/09-sigtree.png
|
||||
:name: fig-signature-verification-signature-tree
|
||||
:alt: Depicts a diagrammatic representation of a certificate and a data signature. Arrows between the primary key and other components of the certificate show, how signatures bind the certificate together. In this example, they form a tree of signatures, which all need to be verified in order for the data signature to be valid.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue