ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 258 - Certified MuleSoft Integration Architect I discussion

Report
Export

A payment processing company has implemented a Payment Processing API Mule application to process credit card and debit card transactions, Because the Payment Processing API handles highly sensitive information, the payment processing company requires that data must be encrypted both In-transit and at-rest.

To meet these security requirements, consumers of the Payment Processing API must create request message payloads in a JSON format specified by the API, and the message payload values must be encrypted.

How can the Payment Processing API validate requests received from API consumers?

A.
A Transport Layer Security (TLS) - Inbound policy can be applied in API Manager to decrypt the message payload and the Mule application implementation can then use the JSON Validation module to validate the JSON data
Answers
A.
A Transport Layer Security (TLS) - Inbound policy can be applied in API Manager to decrypt the message payload and the Mule application implementation can then use the JSON Validation module to validate the JSON data
B.
The Mule application implementation can use the APIkit module to decrypt and then validate the JSON data
Answers
B.
The Mule application implementation can use the APIkit module to decrypt and then validate the JSON data
C.
The Mule application implementation can use the Validation module to decrypt and then validate the JSON data
Answers
C.
The Mule application implementation can use the Validation module to decrypt and then validate the JSON data
D.
The Mule application implementation can use DataWeave to decrypt the message payload and then use the JSON Scheme Validation module to validate the JSON data
Answers
D.
The Mule application implementation can use DataWeave to decrypt the message payload and then use the JSON Scheme Validation module to validate the JSON data
Suggested answer: A
asked 23/09/2024
Oren Dahan
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first