C2180-403 · Question #30
A solution implementer has been provided the following security requirements to implement a solution for a company to transact business with its business partners. Message Confidentiality - none can…
The correct answer is A. Use SSL and create a digital signature solution with sign and verify actions. See the full explanation below for the reasoning.
Question
A solution implementer has been provided the following security requirements to implement a solution for a company to transact business with its business partners. Message Confidentiality - none can see the message in transit in clear text between the company and partner end points ?Message Integrity - no man-in-the-middle tampered with the message between the company and partner end points ?Non-repudiation - be able to verify the senders are who they say they are What actions should the solution implementer take to satisfy all the requirements?
Options
- AUse SSL and create a digital signature solution with sign and verify actions.
- BUse SSL and create an asymmetric encryption on the message with encrypt and decrypt actions.
- CUse SSL since it satisfies all the requirements without the use of either encrypt/decrypt actions or
- DUse symmetric encryption and share the encryption key with the partner for both request and
How the community answered
(26 responses)- A77% (20)
- B12% (3)
- C8% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.