g: expand primary/subkey definition, linking to the "component key" term

This commit is contained in:
Heiko Schaefer 2023-11-29 16:35:30 +01:00
parent 327975fff6
commit 09c8265621
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -205,7 +205,7 @@ OpenPGP Private Key
See {term}`Transferable Secret Key`. See {term}`Transferable Secret Key`.
OpenPGP Primary Key OpenPGP Primary Key
The primary key of an {term}`OpenPGP Certificate`. For a more detailed discussion, see [](primary_key). An {term}`OpenPGP Component Key` that is used in the primary key role of an {term}`OpenPGP Certificate`. For a more detailed discussion, see [](primary_key).
OpenPGP Signature OpenPGP Signature
See {term}`OpenPGP Signature Packet`. See {term}`OpenPGP Signature Packet`.
@ -223,7 +223,7 @@ OpenPGP Signature Type
The type of an {term}`OpenPGP Signature Packet` is defined by its {term}`Signature Type ID`. See [](signature_types). The type of an {term}`OpenPGP Signature Packet` is defined by its {term}`Signature Type ID`. See [](signature_types).
OpenPGP Subkey OpenPGP Subkey
A subkey of an {term}`OpenPGP Certificate`. For a more detailed discussion, see [](subkeys). An {term}`OpenPGP Component Key` that is used in the subkey role, in an {term}`OpenPGP Certificate`. For a more detailed discussion, see [](subkeys).
Owner Owner
See {term}`Certificate Holder`. See {term}`Certificate Holder`.