在C#中对HTML邮件进行数字签名的问题 [英] problem with digitally signing html mail in c#

查看:108
本文介绍了在C#中对HTML邮件进行数字签名的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我发送签名邮件并从Outlook中读取该消息时,我的应用程序运行正常.但是,当我尝试将邮件发送到例如mail@gmail.com或mail@yahoo.com时,邮件的内容(电子邮件的签名和正文)在一个文件smime.p7m中.
我的问题是我如何使用c#中的System.Security.Cryptography.Pkcs发送签名邮件消息

感谢您的回复和新年快乐

My application works fine when i send sign mail, and read that message from outlook. But when i try to send message to, for example mail@gmail.com or mail@yahoo.com, the content of message (signature and body of email) is in one file smime.p7m.
My question is how can i send sign mail message using System.Security.Cryptography.Pkcs in c#

thanks for your response and happy new year

推荐答案

一个用于发送签名和加密电子邮件的S/MIME库 [ ^ ]


这篇关于在C#中对HTML邮件进行数字签名的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆