mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
g: expand primary/subkey definition, linking to the "component key" term
This commit is contained in:
parent
327975fff6
commit
09c8265621
1 changed files with 2 additions and 2 deletions
|
@ -205,7 +205,7 @@ OpenPGP Private Key
|
|||
See {term}`Transferable Secret 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
|
||||
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).
|
||||
|
||||
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
|
||||
See {term}`Certificate Holder`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue