HashiCorpHashiCorp
VAULT-ASSOCIATE-002 · Question #91
VAULT-ASSOCIATE-002 Question #91: Real Exam Question with Answer & Explanation
Sign in or unlock VAULT-ASSOCIATE-002 to reveal the answer and full explanation for question #91. The question stem and answer options stay visible for context.
Submitted by zhang_li· Apr 18, 2026Operate Vault
Question
Which statements correctly describe the command below. Choose TWO correct answers. vault write transit/decrypt/password \ ciphertext=vault:v1:8SDd3WHDOjf7mq69CyCqYjBXAiQQAVZRkFM13ok481zoCmHnSeD X9vyf7w==
Options
- AReturns an error due to missing encryption key name
- BReturns base64-encoded plaintext
- CDecrypts the ciphertext if the token permits
- DReturns the ciphertext
- ERequires sudo capability on the transit/decrypt/password path
Unlock VAULT-ASSOCIATE-002 to see the answer
You've previewed enough free VAULT-ASSOCIATE-002 questions. Unlock VAULT-ASSOCIATE-002 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Transit Secrets Engine#Decryption#Vault CLI#ACLs