mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-12-11 16:11:07 +01:00
Fix instance of expiration date subpacket in chapter 6
Signed-off-by: David Runge <dave@sleepmap.de>
This commit is contained in:
parent
f49fb59abc
commit
b4b6d04b36
2 changed files with 6 additions and 4 deletions
|
|
@ -96,9 +96,6 @@ Encryption Key Flag
|
|||
Expiration
|
||||
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`.
|
||||
|
||||
Expiration Time
|
||||
The time of expiry of an {term}`OpenPGP Signature Packet`.
|
||||
|
||||
|
|
@ -297,6 +294,11 @@ Session Key
|
|||
Signature
|
||||
See {term}`OpenPGP Signature Packet`.
|
||||
|
||||
Signature Expiration Time Subpacket
|
||||
An {term}`OpenPGP Signature Subpacket Type` which defines the {term}`Expiration Time` for an {term}`OpenPGP Signature Packet`.
|
||||
|
||||
See [RFC 5.2.3.18](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-signature-expiration-time)
|
||||
|
||||
Signature On Component
|
||||
{term}`Cryptographic signature` associated with {term}`Component Keys<Component Key>` or {term}`Identity Components<Identity Component>`. See [](/08-signing_components).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue