Drag a concept onto its matching description — or click a concept then click the description.
Lifetime of the wrapping token
Single-use token to unwrap response
Token-scoped storage for wrapped data
Retrieve the original response
Match each Vault response wrapping feature to its description.
Drag a concept onto its matching description — or click a concept then click the description.
Lifetime of the wrapping token
Single-use token to unwrap response
Token-scoped storage for wrapped data
Retrieve the original response
Answer choices
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Response Wrapping Token: A single-use token that encapsulates a response, used to securely transfer secrets.
In Vault, response wrapping uses a single-use token with a cubbyhole to store secrets, and the TTL determines its validity. Common confusions include thinking the token can be reused or that cubbyhole is a replicated storage engine.
Answer analysis
For each option: why learners choose it and why it is or isn't the right answer here.
Response Wrapping Token: A single-use token that encapsulates a response, used to securely transfer secrets.
Why this is correct
Response wrapping tokens are designed for one-time use to securely deliver secrets.
Cubbyhole: A space within the token's response that stores the secret, only accessible by the token holder.
Why this is correct
Cubbyhole is a per-token secret storage that is automatically destroyed with the token.
TTL (Time-to-Live): The duration for which the wrapped response is valid before it expires.
Why this is correct
TTL controls how long the wrapped response remains usable before expiration.
Response Wrapping Token: A token that never expires and can be used multiple times.
Why it's wrong here
Incorrect — response wrapping tokens are single-use and have an expiration (TTL).
Cubbyhole: A secret storage engine that replicates to all nodes in a cluster.
Why it's wrong here
Incorrect — cubbyhole is per-token and does not replicate; it is local to the token.
TTL: The number of times a wrapped response can be unwrapped before it expires.
Why it's wrong here
Incorrect — TTL is a time duration, not a usage count.
Go deeper
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.