MEDecodedMessage
An object that contains the RFC 2822 data for a message, without encryption or digital signatures.
Declaration
class MEDecodedMessageOverview
When MailKit invokes your message security handler’s decodedMessage(forMessageData:) method, you decode the message data and return an instance of MEDecodedMessage that contains unencrypted MIME data.