IBM
C2180-274 · Question #13
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…
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
(62 responses)- A73% (45)
- B8% (5)
- C16% (10)
- D3% (2)
Community Discussion
No community discussion yet for this question.