nerdexam
EC-Council

312-50V10 · Question #788

User A is writing a sensitive email message to user B outside the local network. User A has chosen to use PKI to secure his message and ensure only user B can read the sensitive email. At what layer o

The correct answer is D. Presentation. Encryption and decryption of data, including PKI-based email encryption, occurs at the Presentation layer (Layer 6) of the OSI model, which is responsible for data formatting, translation, and cryptographic operations.

Cryptography

Question

User A is writing a sensitive email message to user B outside the local network. User A has chosen to use PKI to secure his message and ensure only user B can read the sensitive email. At what layer of the OSI layer does the encryption and decryption of the message take place?

Options

  • AApplication
  • BTransport
  • CSession
  • DPresentation

How the community answered

(53 responses)
  • A
    6% (3)
  • B
    2% (1)
  • C
    2% (1)
  • D
    91% (48)

Why each option

Encryption and decryption of data, including PKI-based email encryption, occurs at the Presentation layer (Layer 6) of the OSI model, which is responsible for data formatting, translation, and cryptographic operations.

AApplication

The Application layer (Layer 7) provides network services to end-user applications like email clients, but it does not perform the actual encryption or decryption of data.

BTransport

The Transport layer (Layer 4) handles end-to-end communication, segmentation, and protocols like TCP and UDP, not encryption of message content.

CSession

The Session layer (Layer 5) manages establishment, maintenance, and termination of communication sessions between applications, not cryptographic operations.

DPresentationCorrect

The Presentation layer (Layer 6) is responsible for data encryption, decryption, compression, and translation between different data formats. When PKI is used to encrypt an email so only a specific recipient can decrypt it, the cryptographic operations are handled at this layer before the data is passed up or down the stack.

Concept tested: OSI Presentation layer encryption and decryption

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/pki-design-considerations

Topics

#OSI model#presentation layer#PKI encryption#asymmetric cryptography

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice