mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Extend sphinx documentation
This commit is contained in:
parent
3842aa9ced
commit
a131fe32aa
3 changed files with 108 additions and 11 deletions
|
@ -239,7 +239,7 @@ If you provided the senders certificate for the purpose of signature verificatio
|
|||
probably want to check, if the message was actually signed by the sender by checking `result.getVerifications()`.
|
||||
|
||||
:::{note}
|
||||
Signature verification will be discussed in more detail in section [](#verifications)
|
||||
Signature verification will be discussed in more detail in section "Verifications".
|
||||
:::
|
||||
|
||||
If the message was encrypted symmetrically using a password, you can also decrypt is symmetrically by calling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue