- Get link
- X
- Other Apps
Presentation layer (layer 6)
Hello Guys,
Presentation Layer is the 6th layer of OSI model its responsible for :-
- Data Formation
- Data encryption
- Data Compression
DATA format
The presentation layer control the formatting and syntax of user data for the application layers this ensures that the data received from the network can be used by the application and information send by application.Standards were developed for the formatting of data types such as text, images, audio, video
Example : -
TEXT = asci, html
IMAGES = GIF, jpg
AUDIO = mp3, wave
VIDEO = AVI, mp4, wmv
Data Encryption
Presentation layer also responsible for Data encryption. there are below mention the type of encryptionEncryption standard
DES = 56 bits3DES = 3 * 56 bits = 168 bits
AES = 128 bits
= 192 bits
= 256 bits
Note: - Speed and security are inverted to each other
Comments
Post a Comment