nerdexam
EC-Council

312-50V12 · Question #140

What piece of hardware on a computer's motherboard generates encryption keys and only releases a part of the key so that decrypting a disk on a new piece of hardware is not possible?

The correct answer is D. TPM. The TPM (Trusted Platform Module) is a dedicated hardware chip on the motherboard that generates, stores, and manages cryptographic keys, ensuring encrypted drives cannot be decrypted on different hardware.

Submitted by minji_kr· Mar 4, 2026Cryptography

Question

What piece of hardware on a computer's motherboard generates encryption keys and only releases a part of the key so that decrypting a disk on a new piece of hardware is not possible?

Options

  • ACPU
  • BUEFI
  • CGPU
  • DTPM

How the community answered

(48 responses)
  • A
    6% (3)
  • B
    2% (1)
  • C
    2% (1)
  • D
    90% (43)

Why each option

The TPM (Trusted Platform Module) is a dedicated hardware chip on the motherboard that generates, stores, and manages cryptographic keys, ensuring encrypted drives cannot be decrypted on different hardware.

ACPU

The CPU is a general-purpose processing unit responsible for executing instructions; it does not have dedicated hardware storage for generating and binding encryption keys to a specific machine.

BUEFI

UEFI is firmware that initializes hardware during boot and can interact with the TPM, but it is not itself the hardware component that generates and stores encryption keys.

CGPU

The GPU is a graphics processing unit designed for rendering and parallel computation; it has no role in generating or storing motherboard-bound encryption keys for disk encryption.

DTPMCorrect

The TPM (Trusted Platform Module) is a dedicated security chip on the motherboard that generates encryption keys and stores a portion of the key internally, releasing only part of it during the boot process. This binding of the key to specific hardware means that if a TPM-protected drive is moved to another machine, the full key cannot be reconstructed and the disk cannot be decrypted. This is the foundational mechanism behind technologies like BitLocker, which uses the TPM to seal encryption keys to a specific hardware configuration.

Concept tested: TPM hardware role in disk encryption key management

Source: https://learn.microsoft.com/en-us/windows/security/hardware-security/tpm/trusted-platform-module-overview

Topics

#TPM#hardware security module#disk encryption#key management

Community Discussion

No community discussion yet for this question.

Full 312-50V12 Practice