mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-23 08:02:05 +01:00
edit ch8 self-sig binding to primary ID
This commit is contained in:
parent
b4954d7a14
commit
92948c6dda
1 changed files with 2 additions and 2 deletions
|
@ -164,9 +164,9 @@ A [*direct key signature*](https://www.ietf.org/archive/id/draft-ietf-openpgp-cr
|
||||||
|
|
||||||
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).
|
||||||
|
|
||||||
#### Primary User ID binding self-signature
|
#### Self-signature binding to primary User ID
|
||||||
|
|
||||||
In a certificate, one User ID serves as the [*primary* User ID](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-primary-user-id). The metadata in the binding self-signature on this User ID applies to the primary key of the certificate.
|
In an OpenPGP certificate, one User ID serves as the [*primary* User ID](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-primary-user-id). The metadata in the binding self-signature on this User ID applies to the certificate's primary key.
|
||||||
|
|
||||||
### Revocation self-signatures: Invalidating components of a certificate
|
### Revocation self-signatures: Invalidating components of a certificate
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue