CiscoCisco
350-401 · Question #1214
350-401 Question #1214: Real Exam Question with Answer & Explanation
Sign in or unlock 350-401 to reveal the answer and full explanation for question #1214. The question stem and answer options stay visible for context.
Submitted by jakub_pl· Mar 6, 2026Security
Question
Which method ensures the confidentiality of data exchanged over a REST API?
Options
- AUse the POST method instead of URL-encoded GET to pass parameters.
- BUse TLS to secure the underlying HTTP session.
- CDeploy digest-based authentication to protect the access to the API.
- DEncode sensitive data using Base64 encoding.
Unlock 350-401 to see the answer
You've previewed enough free 350-401 questions. Unlock 350-401 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#TLS#REST API security#Data confidentiality