简体   繁体   中英

How do I send signed emails from C# application?

I need to send signed emails from within my C# .NET application. Which is the easiest way to do this?

This open source project contains everything you need to send signed emails.

MailSystem.NET

Also, if you need a component for S/MIME and PGP/MIME support, which includes samples and technical support, you can check MIMEBlackbox components of our SecureBlackbox. Both sending and parsing/processing of secure e-mails is supported.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM