mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-22 07:32:05 +01:00
Clarify there are two encryption key flags
This commit is contained in:
parent
d385a916fa
commit
6edb9f5b52
1 changed files with 2 additions and 0 deletions
|
@ -174,6 +174,8 @@ Encrypted Data
|
||||||
Encryption Key Flag
|
Encryption Key Flag
|
||||||
A {term}`Key Flag`, indicating that a {term}`Component Key` can be used for encrypting data. See [](key-flags).
|
A {term}`Key Flag`, indicating that a {term}`Component Key` can be used for encrypting data. See [](key-flags).
|
||||||
|
|
||||||
|
There are two distinct encryption key flags, indicating that the key can encrypt communications, or data in long-term storage respectively.
|
||||||
|
|
||||||
Expiration
|
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue