1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-09-27 18:19:34 +02:00
pgpainless/pgpainless-core/src/test
Paul Schaub 2ad917d27c
Add ConsumerOptions.setMissingKeyPassphraseStrategy()
This allows switching missing passphrase handling from interactive mode
(fire callbacks to prompt user for missing key passphrases) to non-interactive mode
(throw MissingPassphraseException with all keys with missing passphrase in it).

Fixes #193
2021-10-18 16:01:19 +02:00
..
java Add ConsumerOptions.setMissingKeyPassphraseStrategy() 2021-10-18 16:01:19 +02:00
resources Added tests to KeyRingReaderTest to cover different cases of the source. 2021-04-10 13:08:04 +02:00