From 5be84794020bc2409821e92a029a11da7be57cb2 Mon Sep 17 00:00:00 2001 From: "Tammi L. Coles" Date: Sat, 2 Dec 2023 18:03:09 +0000 Subject: [PATCH] restore "terminology" per discussion with Heiko --- book/source/05-private.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/source/05-private.md b/book/source/05-private.md index 8f4cca2..dc532cc 100644 --- a/book/source/05-private.md +++ b/book/source/05-private.md @@ -12,7 +12,7 @@ This chapter discusses the handling of private key material within OpenPGP. 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`. -## "Certificates" and "private keys" explained +## Terminology: "certificates" and "private keys" Recall that in this document, the term *OpenPGP certificate* refers to what are commonly known as "OpenPGP public keys." OpenPGP certificates are the combination of component public keys, identity components, binding self-signatures, and third-party certifications, as discussed in the previous chapter ({ref}`certificates_chapter`).