i write this code in my program to encrypt my files but it showing me warning
Warning 1
Variable 'csCryptoStream' is used before it has been assigned a value. A null reference exception could result at runtime
please guide me. when i run the software it work fine but i want to remove this warning so please help me