From: Pablo Carrizo on
Hi, i�m working with encrypting/decrypting (RijndaelManaged )methods in my
app. My question is: where store the key that i use to encrypt/decrypt ?
actually i�m storing in source code in plain text, but it�s not secure...

Any ideas ?

Thanks!