https://bugs.kde.org/show_bug.cgi?id=333611

--- Comment #14 from Andre Heinecke <aheine...@intevation.de> ---
It's an opaque signed pgp message if its signed but not encrypted.  So the
right Job for this would be verifyOpaqueJob which Kleopatra uses from the
clipboard if it detects PGP MESSAGE as content. And confusingly enough this
also decrypts encrypted PGP MESSAGES,.. so you could use that.

But I thought that you should also be able to use a normal decryptVerifyJob for
this but was not sure so I wrote the test from Comment 13 to try it.

Basically you can see that when decryption failed but if the VerificationResult
has a Signature that you can use the VerificationResult's Signature to show
signature information and show the returned plaintext.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to