fix(mesasgecomposer): encrypted and signed message like encrypted

Authored by knauss on Apr 8 2020, 6:35 PM.

Description

fix(mesasgecomposer): encrypted and signed message like encrypted

Summary:
From the message structure a signed&encrypted message should look like a
simple encrypted message, to not leak any information to the outside
world. This also make the tests for SignEncryptJob passes.

No the output for OpenPGPMime is a mail, that has the signed only content
in first mime part and the encrypted mail in the second part. This is for
sure not that what we want.

Test Plan: run autotests successfuly.

Reviewers: KDE PIM

Subscribers: kde-pim

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D28728

Details

Committed
knaussApr 12 2020, 3:37 PM
Differential Revision
D28728: fix(mesasgecomposer): encrypted and signed message like encrypted
Parents
R94:a4f16d631efb: GIT_SILENT: coding style
Branches
Unknown
Tags
Unknown