<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>C# 411 &#187; Threats</title>
	<atom:link href="http://www.csharp411.com/category/threats/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Mon, 19 Jul 2010 14:56:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SecureString: Safe from Forensics, but not Surveillance</title>
		<link>http://www.csharp411.com/securestring-safe-from-forensics-but-not-surveillance/</link>
		<comments>http://www.csharp411.com/securestring-safe-from-forensics-but-not-surveillance/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 12:51:14 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Threats]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[SecureString]]></category>

		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/securestring-safe-from-forensics-but-not-surveillance/</guid>
		<description><![CDATA[The SecureString class is new in the System.Security namespace with the .NET v2.0 upgrade.  SecureString keeps sensitive data encrypted in memory so that it cannot be easily stolen.  SecureString plugs a specific security hole but does not guard against all threats while securing information in applications.

What is SecureString?
SecureString is a .NET object that [...]


Related posts:<ol><li><a href='http://www.csharp411.com/c-string-tips/' rel='bookmark' title='Permanent Link: C# String Tips'>C# String Tips</a></li><li><a href='http://www.csharp411.com/net-assembly-faq-part-3-strong-names-and-signing/' rel='bookmark' title='Permanent Link: .NET Assembly FAQ &#8211; Part 3 &#8211; Strong Names and Signing'>.NET Assembly FAQ &#8211; Part 3 &#8211; Strong Names and Signing</a></li><li><a href='http://www.csharp411.com/searchreplace-in-files/' rel='bookmark' title='Permanent Link: C# Search/Replace in Files'>C# Search/Replace in Files</a></li></ol>]]></description>
		<wfw:commentRss>http://www.csharp411.com/securestring-safe-from-forensics-but-not-surveillance/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
