mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 11:49:40 +02:00
move certificate validity from ch9 to ch4
This commit is contained in:
parent
0a51073367
commit
a7e435c31d
2 changed files with 8 additions and 6 deletions
|
@ -1,13 +1,9 @@
|
|||
# Verification
|
||||
|
||||
```
|
||||
- Self-authenticating data (unhashed subpackets)
|
||||
|
||||
## When are signatures valid?
|
||||
- Validity as a tree of signatures
|
||||
|
||||
## When are certificates valid?
|
||||
- Validity as a tree of signatures
|
||||
|
||||
Primary revoked, User ID revoked, ...
|
||||
Which signatures take precendence?
|
||||
```
|
||||
## Which signatures take precedence?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue