Computer Science, asked by prashantsingh5821, 9 months ago

Which design principle provides multiple layers of protection?

Answers

Answered by N3KKI
3

The principle of defence in depth states that multiple security controls that approach risks in different ways is the best option for securing an application. So, instead of having one security control for user access, you would have multiple layers of validation, additional security auditing tools, and logging tools.....................

Similar questions