A client requires us to encrypt a couple secure forms of theirs using PGP, and I'm actively seeking a way of hooking into the notifications and encrypting the notification message.
I can't seem to find a hook that has the notification object that would allow me to edit it. The Pre Submission hook contains the object but only contains {all fields} or some such as the content. Is there a hook for me to change this data as the notification message after the message has been populated but before it is sent?