mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-22 15:42:06 +01:00
Clarify Direct-Key Sig is both a signature packet as well as a type
This commit is contained in:
parent
2302f51fb2
commit
7445a15bfa
1 changed files with 3 additions and 1 deletions
|
@ -157,7 +157,9 @@ Detached Signature
|
||||||
A {term}`Data Signature` which exists separately to the data it was created for. See [](forms-of-data-signatures).
|
A {term}`Data Signature` which exists separately to the data it was created for. See [](forms-of-data-signatures).
|
||||||
|
|
||||||
Direct Key Signature
|
Direct Key Signature
|
||||||
A {term}`Signature` that sets preferences and advertises {term}`features<Features Subpacket>` applicable to an entire {term}`Certificate`. See [](direct-key-signature).
|
Describes both a {term}`Signature Type ID`, as well as an according {term}`OpenPGP Signature` over a {term}`Primary Key`.
|
||||||
|
|
||||||
|
Issued as a {term}`Self-Signature` it sets preferences and advertises {term}`features<Features Subpacket>` applicable to an entire {term}`Certificate`. See [](direct-key-signature).
|
||||||
|
|
||||||
Embedded Signature Subpacket
|
Embedded Signature Subpacket
|
||||||
An {term}`OpenPGP Signature Subpacket` which contains a complete {term}`OpenPGP Signature Packet`.
|
An {term}`OpenPGP Signature Subpacket` which contains a complete {term}`OpenPGP Signature Packet`.
|
||||||
|
|
Loading…
Reference in a new issue