Is there any way to (securely) zero a byte array that contains sensitive data (eg: decryption key) from memory?
I'm using .NET 4.0