<?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# Development</description>
	<lastBuildDate>Sat, 19 Nov 2011 19:34:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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 [...]]]></description>
		<wfw:commentRss>http://www.csharp411.com/securestring-safe-from-forensics-but-not-surveillance/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

