Tagged Questions

0
votes
2answers
152 views

MailMessage.Sign(SignatureHashAlgorithm.SHA256, signer) error

I have problem on ms windows server 2003 with hotfix KB 938397. I try sign with certificate which is in old sha1 format. If i sign with SHA1 everything go ok. But if i try sign wit …