HighTechTalks DotNet Forums  

Digital Signature on E-mails with .NET 1.1

Dotnet Security microsoft.public.dotnet.security


Discuss Digital Signature on E-mails with .NET 1.1 in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Diego Marcet
 
Posts: n/a

Default Digital Signature on E-mails with .NET 1.1 - 03-20-2007 , 04:54 PM






Hi!

I've been looking for a way to digitally sign an e-mail with .NET
1.1 and I haven't been able to find any way of doing this except by buying a
third party product or using CDO/OOM/ExtMAPI.
I read somewhere that an e-mail can be signed by attaching a pk* file, is
this true? is it standard? (will e-mail clients recognize this?)

Thanks in advance
Diego Marcet

Reply With Quote
  #2  
Old   
Joe Kaplan
 
Posts: n/a

Default Re: Digital Signature on E-mails with .NET 1.1 - 03-20-2007 , 10:50 PM






I don't know of a way to do this in native .NET 1.x with the crypto classes
included as there is no support for PKCS in .NET 1.x. I only know of
solutions using CDO combined with CAPICOM, crypto API p/invoke or third
party products.

I haven't quite figured out how to make this work in .NET 2.0 yet, even with
the PKCS support as it isn't yet clear to me how to use the various mail and
mime classes to build the correct email message.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Diego Marcet" <Diego Marcet (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi!

I've been looking for a way to digitally sign an e-mail with .NET
1.1 and I haven't been able to find any way of doing this except by buying
a
third party product or using CDO/OOM/ExtMAPI.
I read somewhere that an e-mail can be signed by attaching a pk* file, is
this true? is it standard? (will e-mail clients recognize this?)

Thanks in advance
Diego Marcet



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.