Add createDecryptedCopy to KMMessage

Authored by aheinecke on Jan 29 2014, 5:58 PM.

Description

Add createDecryptedCopy to KMMessage

Create decrypted copy creates a decrypted copy of a message.
The decryption handling is done by the objecttreeparser and
the object tree is then put together again to a new message.

This should reuse mostly existing and well tested code for
handling decryption and copying.

Tested with a pgp-mime signed/encrypted message
with attachments.

Details

Committed
aheineckeJan 29 2014, 5:58 PM
Parents
R43:387e06c7b88b: Prepare objectTreeToDecodedMessage for reuse
Branches
Unknown
Tags
Unknown