mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
g: add "Binding Signature"
This commit is contained in:
parent
56c9da55db
commit
ab497ce601
1 changed files with 6 additions and 1 deletions
|
@ -24,6 +24,11 @@ Authentication Tag
|
|||
Authenticity
|
||||
See {term}`Authentication`.
|
||||
|
||||
Binding Signature
|
||||
A {term}`signature` on a {term}`component` which links that {term}`component` to a {term}`certificate<OpenPGP Certificate>`.
|
||||
|
||||
See {ref}`binding_sigs` for more.
|
||||
|
||||
CA
|
||||
See {term}`Certification Authority`.
|
||||
|
||||
|
@ -89,7 +94,7 @@ Encryption Key Flag
|
|||
A {term}`Key Flag`, indicating that a {term}`Component Key` can be used for encrypting data. See [](capabilities_key_flags).
|
||||
|
||||
Expiration
|
||||
A mechanism by which a {term}`Component` is invalidated due to the {term}`Expiration Time` of its binding signature being older than the {term}`Reference Time` by which it is validated.
|
||||
A mechanism by which a {term}`Component` is invalidated due to the {term}`Expiration Time` of its {term}`binding signature` being older than the {term}`Reference Time` by which it is validated.
|
||||
|
||||
Expiration Date Subpacket
|
||||
An {term}`OpenPGP Signature Subpacket Type` which defines the {term}`Expiration Time` for an {term}`OpenPGP Signature Packet`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue