1
0
Fork 0
mirror of https://codeberg.org/openpgp/notes.git synced 2025-03-21 16:33:10 +01:00

ch17: use public key and direct key signature packet diagrams

This commit is contained in:
Heiko Schaefer 2023-11-01 21:44:12 +01:00
parent bb146b6d8d
commit 2a5667062e
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -170,6 +170,11 @@ The packet type ID ("6") defines the semantics of the following data within the
Note that the *Public-Key packet* contains only the public part of the key.
```{figure} diag/public-key_packet.png
Structure of a Public-Key packet.
```
(zooming_in_dks)=
### Direct Key Signature
@ -355,6 +360,11 @@ The hash digest is calculated from the following data (see [Computing Signatures
The signature is calculated from this hash digest.
```{figure} diag/direct_key_signature_packet.png
Structure of a direct key signature packet.
```
(zoom_enc_subkey)=
## Encryption subkey