Question
In secure software design and development, what is meant by output encoding?
Correct Answer: B
encoding data before display to prevent injection into output contexts
The correct answer is encoding data before display to prevent injection into output contexts.
The correct answer is encoding data before display to prevent injection into output contexts.
Leave a Reply