nerdexam
EC-Council

312-50V11 · 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. In the OSI model, data encryption and decryption is the responsibility of Layer 6, the Presentation layer.

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

(43 responses)
  • B
    2% (1)
  • C
    5% (2)
  • D
    93% (40)

Why each option

In the OSI model, data encryption and decryption is the responsibility of Layer 6, the Presentation layer.

AApplication

The Application layer (Layer 7) provides user-facing network services and protocols such as SMTP and IMAP, but does not itself perform the encryption or decryption of data payloads.

BTransport

The Transport layer (Layer 4) is responsible for end-to-end communication reliability, segmentation, and flow control via protocols like TCP and UDP, not data encryption.

CSession

The Session layer (Layer 5) manages the establishment, maintenance, and termination of communication sessions between applications, and is not responsible for encrypting or decrypting data.

DPresentationCorrect

The Presentation layer (OSI Layer 6) handles data formatting, translation, compression, and encryption/decryption. When PKI is used to encrypt an email, the message is encrypted at this layer before being passed down the stack for transmission, and decrypted at this same layer on the recipient's side - ensuring only the holder of the correct private key can read the plaintext content.

Concept tested: OSI Presentation layer role in PKI encryption

Source: https://learningnetwork.cisco.com/s/article/osi-model-reference-chart

Topics

#PKI#email encryption#OSI model#presentation layer

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice