mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-22 07:32:05 +01:00
Third-party identity certifications certify identity claims
This commit is contained in:
parent
ecaa4a1299
commit
08fedd32d8
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@ Text Signature
|
||||||
A {term}`signature packet<OpenPGP signature packet>` with the {term}`Signature Type ID` `0x01`, which is used for textual data.
|
A {term}`signature packet<OpenPGP signature packet>` with the {term}`Signature Type ID` `0x01`, which is used for textual data.
|
||||||
|
|
||||||
Third-party Identity Certification
|
Third-party Identity Certification
|
||||||
{term}`Certification` by third-parties to confirm ownership of an {term}`OpenPGP Certificate` by a {term}`Certificate Holder`. See [](third-party-identity-certifications).
|
{term}`Certification` by third-parties to confirm ownership of an {term}`OpenPGP Certificate` ({term}`Identity Claim`) by a {term}`Certificate Holder`. See [](third-party-identity-certifications).
|
||||||
|
|
||||||
Third-party Signature
|
Third-party Signature
|
||||||
A {term}`Signature` by a third-party on a {term}`Component` of a {term}`Certificate`.
|
A {term}`Signature` by a third-party on a {term}`Component` of a {term}`Certificate`.
|
||||||
|
|
Loading…
Reference in a new issue