Expand the list of pointers to related chapters.

This commit is contained in:
Heiko Schaefer 2023-10-18 10:13:56 +02:00
parent 14de863d53
commit a26d7ae9b7
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D
2 changed files with 2 additions and 1 deletions

View file

@ -21,7 +21,7 @@ In OpenPGP, the term "key" may refer to three distinct layers, each serving a un
The following section will delve into the OpenPGP-specific layers (2 and 3) to provide a clearer understanding of their roles within OpenPGP certificates. The following section will delve into the OpenPGP-specific layers (2 and 3) to provide a clearer understanding of their roles within OpenPGP certificates.
For detailed insights on structure and handling, refer to our chapters on OpenPGP [certificates](certificates_chapter) and [private keys](private_key_chapter). Additionally, managing certificates, and understanding their authentication and trust models are vital topics. While this document briefly touches upon these aspects, they are integral to working proficiently with OpenPGP. For a discussion of private key material in OpenPGP, see the chapter {ref}`private_key_chapter`. Bindings that connect the components of a certificate are discussed in our chapter {ref}`certifications_chapter`. For much more detail on the internal (packet) structure of certificates and keys refer to our chapter {ref}`zoom_certificates`. Additionally, managing certificates, and understanding their authentication and trust models are vital topics. While this document briefly touches upon these aspects, they are integral to working proficiently with OpenPGP.
## Components of an OpenPGP certificate ## Components of an OpenPGP certificate

View file

@ -1,3 +1,4 @@
(zoom_certificates)=
# Zooming in: Packet structure of certificates and keys # Zooming in: Packet structure of certificates and keys
Now that we've established these concepts, and the components that OpenPGP certificates consist of, let's look at the internal details of an example certificate. Now that we've established these concepts, and the components that OpenPGP certificates consist of, let's look at the internal details of an example certificate.