summaryrefslogtreecommitdiff
path: root/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message
blob: 6b95c6a3f0abd7b3c98a3b06159359501ff45823 (plain)
1
- Creates a OutgoingMail class that has the logic for encrypting, signing and sending messages. Factors that logic out of EncryptedMessage so it can be used by other clients (Closes: #6357)