Vault Associate 002 Exam QuestionsBrowse all questions from this exam

Vault Associate 002 Exam - Question 88


A user issues the following cURI command to encrypt data using the transit engine and the Vault API:

Which payload.json file has the correct contents?

Show Answer
Correct Answer: B

The correct payload.json file for encrypting data using the transit engine and the Vault API should contain the plaintext data in a properly formatted JSON object. Option B shows the plaintext key with its corresponding value in a JSON format, which is the correct requirement for this operation.

Discussion

2 comments
Sign in to comment
daz_rekkaOption: B
Jan 22, 2024

Data should be plain text in the format shown in B.

gvyecvlcOption: C
Mar 30, 2024

C is for decrypt