This is an email saved from Outlook to an MSG file, and opened up again in code (in case that's an issue!).
myMail.IsDKIMSigned is true, but when I then call myMail.CheckDKIMSignature(), the error is thrown :
"Object reference not set to an instance of an object."
Stack trace is as follows :
at Limilabs.Mail.MimeDocument. \u0003\u0004()\r\n at Limilabs.Mail.MimeDocument. \u0003 (RSACryptoServiceProvider rsa, DKIMValidationConfiguration configuration)\r\n at Limilabs.Mail.MimeDocument. \u0003\u0003(DKIMValidationConfiguration configuration)\r\n at .CheckDKIMSignature()\r\n at ... THIS THEN GOES IN TO MY FUNCTION NAMES"