Clarify there are two encryption key flags

This commit is contained in:
Paul Schaub 2023-12-21 15:26:14 +01:00
parent d385a916fa
commit 6edb9f5b52
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -174,6 +174,8 @@ Encrypted Data
Encryption Key Flag
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
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.