Insert new chapter "signatures over data" after ch6

This commit is contained in:
Heiko Schaefer 2023-09-25 14:19:24 +02:00
parent 319f258aca
commit f985121444
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D
11 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1,9 @@
(decryption_chapter)=
# Decryption
```
- using expired certificate?
- using revoked certificate?
- using expired subkey?
- using revoked subkey?
```