What is parameter signing?
Options
- It helps to validate the parameters
- It protects parameter values against tampering when they are sent to a Web browser
- It helps to validate the functions.
- Both b and c
CORRECT ANSWER : It protects parameter values against tampering when they are sent to a Web browser
Write your comments