Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 73

Why is end-to-end encryption deployed when exposing sensitive data through APIs?

Answer options

Correct answer: B

Explanation

End-to-end encryption ensures that only the intended sender and receiver can read or modify the data, which protects it from interception. Option A is incorrect because end-to-end encryption does not make transfers untraceable; option C is wrong as server-side encryption does not guarantee protection for the data in transit; option D is inaccurate since it implies multiple decryption points which contradict the concept of end-to-end encryption.