The Presentation Layer is the sixth layer in the OSI model. It is mainly responsible for how data is shown or presented to the application layer. One of its key jobs is handling encryption and decryption.
Before data is sent over...
Read More
Before data is sent over the network, it is encrypted at the Presentation Layer to keep it secure. When the data reaches the other end, it is decrypted at the same layer so it can be read and understood.
Other tasks of the Presentation Layer include:
This layer acts like a translator between systems. It ensures the data is secure and properly formatted before reaching the application. It is essential for services like emails, banking, and secure websites.
Conclusion: The correct answer is the Presentation Layer, as it handles encryption, decryption, translation, and compression to make communication safe and understandable.
Discussion
Leave a Comment