1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-26 05:24:49 +02:00
pgpainless/pgpainless-core/src
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
..
main Add ConsumerOptions.setMissingKeyPassphraseStrategy() 2021-10-18 16:01:19 +02:00
test Add ConsumerOptions.setMissingKeyPassphraseStrategy() 2021-10-18 16:01:19 +02:00