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?
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?
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.
C is for decrypt
Data should be plain text in the format shown in B.