I need to send signed emails from within my C# .NET application. Which is the easiest way to do this?
+7
A:
This open source project contains everything you need to send signed emails.
Pierre 303
2010-08-30 14:12:04
Interesting! I'll give it a go, thanks!
antur123
2010-08-30 14:15:05
A:
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.
Eugene Mayevski 'EldoS Corp
2010-08-30 15:46:41