News

Generally we need to encode the password in our applications for security purpose and we can use md5 for this purpose.example - in the below method i'm encoding sting by using md5import ...