mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-26 01:22:06 +01:00
adjust User ID diagram description
This commit is contained in:
parent
15af2240ac
commit
1156d4987e
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ OpenPGP certificates can contain multiple [User IDs](https://www.ietf.org/archiv
|
|||
:name: fig-user-ids
|
||||
:alt: Depicts a diagram with white background and the title "User IDs". Inside, a public primary component key for certification and a User ID is shown. A green arrow points from component key to User ID and is annotated with a signature.
|
||||
|
||||
OpenPGP certificates can contain any number of User IDs
|
||||
Relationship of User ID to primary component key in an OpenPGP certificate
|
||||
```
|
||||
|
||||
A typical User ID identity is a UTF-8-encoded string composed of a name and an email address. By convention, User IDs align with the format described in [RFC2822](https://www.rfc-editor.org/rfc/rfc2822) as a *name-addr*.
|
||||
|
|
Loading…
Reference in a new issue