1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-26 21:44:50 +02:00
pgpainless/pgpainless-core/src/test
Paul Schaub 975d59c5a9
Add method to allow for encryption for keys with missing keyflags.
There are legacy keys around, which do not carry any key flags.
This commit adds a method to EncryptionOptions that allow PGPainless to encrypt
for such keys.

Fixes #400
2023-08-03 14:04:40 +02:00
..
java Add method to allow for encryption for keys with missing keyflags. 2023-08-03 14:04:40 +02:00
resources Enable logging in tests 2022-11-23 20:40:40 +01:00