mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-26 17:42:06 +01:00
edit ch8 dirct key signature
This commit is contained in:
parent
92d7d218fb
commit
b4954d7a14
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ The types of metadata typically associated with the primary key through these me
|
||||||
(direct_key_signature)=
|
(direct_key_signature)=
|
||||||
#### Direct key signature
|
#### Direct key signature
|
||||||
|
|
||||||
A [*direct key signature*](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-direct-key-signature-type-i) is one mechanism to store information about the primary key, and about the entire certificate.
|
A [*direct key signature*](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-direct-key-signature-type-i) serves as a key mechanism for storing information about the primary key and the entire certificate.
|
||||||
|
|
||||||
In OpenPGP v6, a direct key signature is the [preferred mechanism](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#section-5.2.3.10-9).
|
In OpenPGP v6, a direct key signature is the [preferred mechanism](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#section-5.2.3.10-9).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue