move certificate validity from ch9 to ch4

This commit is contained in:
Heiko Schaefer 2023-09-25 17:14:10 +02:00
parent 0a51073367
commit a7e435c31d
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D
2 changed files with 8 additions and 6 deletions

View file

@ -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?