Clarify criticality some more

This commit is contained in:
Paul Schaub 2023-12-21 15:23:40 +01:00
parent f0e49b52a4
commit 15e0b23f16
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -125,7 +125,7 @@ Creator
See {term}`Issuer`.
Criticality Flag
A flag on {term}`Subpacket`s, that defines their criticality, which is used for validation. See [](criticality-of-subpackets).
A flag on {term}`Subpacket`s, that can mark them as critical or non-critical, which is has an influence on signature validation. See [](criticality-of-subpackets).
Cryptographic Key
A {term}`symmetric<Symmetric Cryptography>` or {term}`asymmetric<Asymmetric Cryptography>` cryptographic key is used for signing and encryption operations. See [](cryptography).