- when ever the user get registered in to a any web service the password of the user will be encrypted using the Hash function.
- From the next time onwards when ever the user gets registered the entered password will be encrypted again and compared with the string which is present inside the database.
- if the user is valid user then only he/she will be given the access to the web resource.
Yuvaraj Rajesh Kumar
No comments:
Post a Comment