mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 11:49:40 +02:00
correct minor issues ch5 intro
This commit is contained in:
parent
7847105383
commit
5fbc684fd4
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0
|
|||
(private_key_chapter)=
|
||||
# Private key material in OpenPGP
|
||||
|
||||
This chapter discusses the handling of private key material in OpenPGP.
|
||||
This chapter discusses the handling of private key material within OpenPGP.
|
||||
|
||||
Private key material is associated with component keys that are parts of [OpenPGP certificates](certificates_chapter). For a discussion of packet structure internals, see the chapter {ref}`zoom_private`
|
||||
Private key material is associated with component keys, which are integral parts of [OpenPGP certificates](certificates_chapter). For a discussion of packet structure internals, see the chapter {ref}`zoom_private`.
|
||||
|
||||
## Terminology: "Certificates" and "private keys"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue