mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-16 09:11:08 +01:00
anotherone bites the whitespace...
This commit is contained in:
parent
5bb8af07a4
commit
9941cd1699
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ public class Encrypt {
|
||||||
/**
|
/**
|
||||||
* In this example, Alice is sending a signed and encrypted message to Bob.
|
* In this example, Alice is sending a signed and encrypted message to Bob.
|
||||||
* She encrypts the message to both bobs certificate and her own.
|
* She encrypts the message to both bobs certificate and her own.
|
||||||
* A comment header with the text "This comment was added using options." is added
|
* A comment header with the text "This comment was added using options." is added
|
||||||
* using the fluent ProducerOption syntax.
|
* using the fluent ProducerOption syntax.
|
||||||
*
|
*
|
||||||
* Bob subsequently decrypts the message using his key.
|
* Bob subsequently decrypts the message using his key.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue