List of questions
Related questions
Question 805 - 350-401 discussion
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.
B.
Encode sensitive data using Base64 encoding.
C.
Deploy digest-based authentication to protect the access to the API.
D.
Use TLS to secure the underlying HTTP session.
Your answer:
0 comments
Sorted by
Leave a comment first