mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
Normalize "expiration date" -> "expiration time"
This commit is contained in:
parent
40d93e3386
commit
4b14b9d2c2
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
|
|||
Signature verification in the OpenPGP protocol is a complex process.
|
||||
Many factors influence the validity of a signature.
|
||||
|
||||
Firstly, its expiration date: A signature can be valid at one point in time and expired a second later.
|
||||
Firstly, its expiration time: A signature can be valid at one point in time and expired a second later.
|
||||
|
||||
Signatures can be invalid due to the absence or presence of other signatures (e.g., revocations).
|
||||
Some signatures can be verified standalone, while others require the verification of a chain-like structure of signatures, mostly within the issuer's certificate.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue