mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-27 01:52:06 +01:00
correct that fingerprint is not unique to resolve https://codeberg.org/openpgp/notes/pulls/81#issuecomment-1291270
This commit is contained in:
parent
accdb48301
commit
0febf20d24
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ Historically, even shorter 32-bit identifiers were used, like this: `2455 4239`,
|
|||
|
||||
The OpenPGP primary key is a component key that serves a distinct, central role in an OpenPGP certificate:
|
||||
|
||||
- Its fingerprint acts as the unique identifier for the entire OpenPGP certificate.
|
||||
- Its fingerprint acts as an identifier for the entire OpenPGP certificate.
|
||||
- It facilitates lifecycle operations, such as adding or invalidating subkeys or identities within a certificate.
|
||||
|
||||
```{admonition} Terminology
|
||||
|
|
Loading…
Reference in a new issue