SY0-301 · Question #487
Which of the following provides dedicated hardware-based cryptographic functions to an operating system and its applications running on laptops and desktops?
The correct answer is A. TPM. A TPM (Trusted Platform Module) is a dedicated hardware chip integrated into laptops and desktops that provides hardware-based cryptographic functions, secure key storage, and platform integrity measurements to the operating system.
Question
Which of the following provides dedicated hardware-based cryptographic functions to an operating system and its applications running on laptops and desktops?
Options
- ATPM
- BHSM
- CCPU
- DFPU
How the community answered
(20 responses)- A90% (18)
- B5% (1)
- D5% (1)
Why each option
A TPM (Trusted Platform Module) is a dedicated hardware chip integrated into laptops and desktops that provides hardware-based cryptographic functions, secure key storage, and platform integrity measurements to the operating system.
The TPM is a secure cryptoprocessor chip defined by the Trusted Computing Group that is embedded directly on a system's motherboard. It provides hardware-isolated key generation and storage, encryption operations, and platform attestation without relying solely on software. BitLocker and other OS-level encryption solutions leverage the TPM to bind encryption keys to the specific hardware, preventing keys from being extracted if the drive is moved to another machine.
An HSM (Hardware Security Module) is typically a high-performance, external or rack-mounted device used by servers and enterprises for high-volume cryptographic operations and certificate authority functions - it is not the embedded solution designed for individual laptops and desktops.
A CPU (Central Processing Unit) is a general-purpose processor that can execute cryptographic instructions via extensions like AES-NI, but it is not a dedicated security module and does not provide the hardware-isolated key storage and platform integrity features of a TPM.
An FPU (Floating Point Unit) is a component that handles floating-point arithmetic operations and has no cryptographic or security functions.
Concept tested: TPM hardware-based cryptographic functions for endpoints
Source: https://learn.microsoft.com/en-us/windows/security/hardware-security/tpm/trusted-platform-module-overview
Topics
Community Discussion
No community discussion yet for this question.