How can i secure my application and also protect my database in application. Which means data is not accessed by other application or by reverse engineering. Like in banking application login data and other information is stored in app but we can not accessed. How to achieve this type of security in application. Encryption is way to achieve security but there are many types of encryption. I am not getting to figured out that which encryption type is better for security in application.