I wants to store data like table but as encripted file in my application and read data when i need.
For example I stored userName and passowrd an encripted file.. When i want to login to my application then it will match with my stored file data
I wants to store data like table but as encripted file in my application and read data when i need.
For example I stored userName and passowrd an encripted file.. When i want to login to my application then it will match with my stored file data