Sending signed and Encrypted Emails - Part of future .NET frawewor

  • Thread starter Thread starter Jason Camp
  • Start date Start date
J

Jason Camp

Is Microsoft entertaining adding the functionality of sending signed and
encrypted emails into a future version of the .NET framework? I see a new
Code Project article that was recently posted and was curious as to whether
or not this much needed functionality has been considered for placement
inside the .NET framework. We are very security-consious and will utilize
this free source, but would prefer to see this exist directly in the
framework for the purposes of vendor support.

http://www.codeproject.com/KB/security/CPI_NET_SecureMail.aspx
 
It seems to me that the framework already includes everything it needs to
provide this. It seems that it would be more about implementation as the
codeproject article discusses.

-Scott
 
Back
Top