ExamGecko
Home Home / ISC / CCSP
Question list
Search
Search

Question 353 - CCSP discussion

Report
Export

What must SOAP rely on for security since it does not provide security as a built-in capability?

A.
Encryption
Answers
A.
Encryption
B.
Tokenization
Answers
B.
Tokenization
C.
TLS
Answers
C.
TLS
D.
SSL
Answers
D.
SSL
Suggested answer: A

Explanation:

Simple Object Access Protocol (SOAP) uses Extensible Markup Language (XML) for data passing, and it must rely on the encryption of those data packages for security. TLS and SSL (before it was deprecated) represent two commons approaches to using encryption for protection of data transmissions. However, they are only two possible options and do not encapsulate the overall concept the question-is looking for. Tokenization, which involves the replacement of sensitive data with opaque values, would not be appropriate for use with SOAP because the actual data is needed by the services.

asked 18/09/2024
ftere yagoglu
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first