Drag steps to the numbered slots on the right, or tap a step then tap a slot.
VA-003 Utilize Vault CLI and API Practice Question
Drag and drop the steps to set up Vault's Transit secrets engine for encryption/decryption into the correct order.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Enable the transit secrets engine, create a key, encrypt data, decrypt data, rotate the key
The correct order is to first enable the Transit secrets engine, then create a key, use the key to encrypt and decrypt data, and finally rotate the key for security. Enabling creates the path, key creation provides the encryption material, and rotation updates the key without interrupting operations.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enable the transit secrets engine, create a key, encrypt data, decrypt data, rotate the key
Why this is correct
This is the correct order because the engine must be enabled first, then a key created, then encryption and decryption operations can be performed, and finally key rotation for security.
- ✗
Create a key, enable the transit secrets engine, encrypt data, decrypt data, rotate the key
Why it's wrong here
This is incorrect because the transit secrets engine must be enabled before any key can be created within it.
- ✗
Enable the transit secrets engine, create a key, rotate the key, encrypt data, decrypt data
Why it's wrong here
This is incorrect because rotating a key before using it for encryption defeats the purpose; encryption and decryption should happen before rotation.
- ✗
Enable the transit secrets engine, encrypt data, create a key, decrypt data, rotate the key
Why it's wrong here
This is incorrect because a key must exist before encryption can occur; you cannot encrypt without first creating a key.
Go deeper
Related to this question
About these practice questions
One of 498 original VA-003 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This VA-003 practice question is part of Courseiva's free HashiCorp certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the VA-003 exam.