nerdexam
CompTIA

FC0-U61 · Question #590

Which of the following is the BEST method to protect data in transit?

The correct answer is B. Network-level encryption. This question asks for the most effective method to secure data while it is being transmitted across a network.

Security

Question

Which of the following is the BEST method to protect data in transit?

Options

  • AAES encryption
  • BNetwork-level encryption
  • CDisk-level encryption
  • DColumn-level encryption

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    91% (30)
  • C
    3% (1)

Why each option

This question asks for the most effective method to secure data while it is being transmitted across a network.

AAES encryption

AES encryption is a strong symmetric encryption algorithm, but it is a method of encryption, not a level or type of protection that defines where it's applied.

BNetwork-level encryptionCorrect

Network-level encryption protects data as it travels across a network by encrypting the entire communication channel, making the data unreadable to unauthorized interceptors during transmission. Technologies like VPNs or TLS/SSL operate at this level, ensuring secure data in transit.

CDisk-level encryption

Disk-level encryption protects data at rest on a storage device, meaning the data is encrypted when stored on a hard drive, not while it is actively being transmitted.

DColumn-level encryption

Column-level encryption is a method of encrypting specific data columns within a database, protecting data at rest within that database, not data actively moving across a network.

Concept tested: Data in transit protection

Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/encryption-overview

Topics

#data in transit#network encryption#data protection

Community Discussion

No community discussion yet for this question.

Full FC0-U61 Practice