Courseiva
Explain encryption as a servicemediumMultiple SelectObjective-mapped

VA-003 Explain encryption as a service Practice Question

Which THREE are valid operations in the Vault transit secrets engine? (Choose three.)

⚠ Common exam trap

HashiCorp often tests candidates by mixing terms from different Vault secrets engines (e.g., PKI 'issue/revoke' with transit 'encrypt/decrypt') to see if you can distinguish the specific operations each engine supports.

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

rewrap

The Vault transit secrets engine provides encryption as a service, and its core operations are encrypt, decrypt, rewrap, and datakey generation. Rewrap is valid because it decrypts ciphertext and re-encrypts it with the latest key version without exposing the plaintext to the caller, maintaining security during key rotation.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • issue

    Why it's wrong here

    Issue is used in PKI engine to issue certificates.

  • revoke

    Why it's wrong here

    Revoke is used in PKI engine to revoke certificates.

  • rewrap

    Why this is correct

    Rewrap updates ciphertext to a newer key version.

  • decrypt

    Why this is correct

    Decrypt is a fundamental transit operation.

  • encrypt

    Why this is correct

    Encrypt is a fundamental transit operation.

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 →

How Courseiva writes practice questions · Editorial policy

JA

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.