Unprotects data in memory that was protected using the ProtectedMemory.Protect(Byte[], MemoryProtectionScope) method.
This method can be used to unencrypt data in memory that was encrypted using the ProtectedMemory.Protect(Byte[], MemoryProtectionScope) method.
Support for this method is available in the Windows XP and later operating systems.