mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-09 22:01:10 +01:00
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 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||
PGPainless-Core
Wrapper around Bouncycastle's OpenPGP implementation.