Courseiva
Security ConceptseasyMultiple ChoiceObjective-mapped

200-201 Security Concepts Practice Question

A security administrator needs to verify that a downloaded file has not been altered during transit. Which cryptographic technique should be used?

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

Hashing

Hashing produces a fixed-size hash that changes if the file is modified, allowing integrity verification.

Answer analysis

Option-by-option breakdown

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

  • Public key encryption

    Why it's wrong here

    Public key encryption is for confidentiality and key exchange.

  • Symmetric encryption

    Why it's wrong here

    Encryption protects confidentiality, not integrity.

  • Hashing

    Why this is correct

    Hashing ensures data integrity by comparing hash values.

  • Digital signature

    Why it's wrong here

    A digital signature verifies authenticity and non-repudiation via asymmetric cryptography, but it does not directly confirm that a file remained unaltered during transit unless the signer’s public key is already trusted and the signature was applied before download. The stem asks solely for integrity verification of a downloaded file, which a hash function (e.g., SHA-256) achieves by comparing a pre-computed digest against a freshly computed one. This option is tempting because digital signatures do include a hash, but their primary purpose is to authenticate the signer’s identity and prove origin, making them correct when the requirement is to validate the source rather than just detect transit tampering.

About these practice questions

This 200-201 question is part of Courseiva's 979-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. 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 200-201 practice question is part of Courseiva's free Cisco 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 200-201 exam.