Certified Cloud Security Professional (CCSP) — Question 237

What does the REST API use to protect data transmissions?

Answer options

Correct answer: D

Explanation

The correct answer is D, TLS, as it provides encryption for data in transit, ensuring secure communication over the internet. Options A (NetBIOS) and C (Encapsulation) do not specifically relate to securing data transmissions, while B (VPN) adds a layer of security but is not directly used by REST APIs for data protection.