ExamGecko
Question list
Search
Search

Related questions











Question 805 - 350-401 discussion

Report
Export

Which method ensures the confidentiality ot data exchanged over a REST API?

A.

Use the POST method instead of URL-encoded GET to pass parameters.

Answers
A.

Use the POST method instead of URL-encoded GET to pass parameters.

B.

Encode sensitive data using Base64 encoding.

Answers
B.

Encode sensitive data using Base64 encoding.

C.

Deploy digest-based authentication to protect the access to the API.

Answers
C.

Deploy digest-based authentication to protect the access to the API.

D.

Use TLS to secure the underlying HTTP session.

Answers
D.

Use TLS to secure the underlying HTTP session.

Suggested answer: B
asked 10/10/2024
Bashar Deeb
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first