mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-27 01:52:06 +01:00
add warning/task regarding capitalization
This commit is contained in:
parent
5eb49aee3e
commit
435b52593c
1 changed files with 4 additions and 0 deletions
|
@ -108,6 +108,10 @@ OpenPGP certificates can contain multiple subkeys.
|
||||||
|
|
||||||
#### Key Flags: defining which operations a component key can perform
|
#### Key Flags: defining which operations a component key can perform
|
||||||
|
|
||||||
|
```{admonition} Warning
|
||||||
|
Let's decide whether the capitalization of F is necessary.
|
||||||
|
```
|
||||||
|
|
||||||
Each component key has a set of ["Key Flags"](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-10.html#key-flags) that specify which operations that key can perform.
|
Each component key has a set of ["Key Flags"](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-10.html#key-flags) that specify which operations that key can perform.
|
||||||
|
|
||||||
The commonly used key flags are:
|
The commonly used key flags are:
|
||||||
|
|
Loading…
Reference in a new issue