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 5869996059
Add isSignedOnly() to MessageInspector
This method can be used to determine, whether the message was created using gpg --sign --armor.
It will return false if the message is signed and encrypted, since we cannot determine signed status while the message is encrypted.
Fixes #188
2021-10-01 14:12:10 +02:00
..
java Add isSignedOnly() to MessageInspector 2021-10-01 14:12:10 +02:00
resources Added tests to KeyRingReaderTest to cover different cases of the source. 2021-04-10 13:08:04 +02:00