Correct option is C
IPsec (Internet Protocol Security) is a security protocol suite that operates at the network layer to provide secure communication by encrypting and authenticating IP packets. Unlike S-HTTP, which works at the application layer, IPsec ensures data integrity and confidentiality at the packet-processing level.
Important Key Points:
1.
IPsec Protocol Suite: Includes AH (Authentication Header) and ESP (Encapsulating Security Payload).
2.
Network Layer Security: IPsec secures communication channels at the packet level.
3.
Use Cases: Commonly used for VPNs and secure inter-network communication.
Knowledge Booster:
·
TCP: A transport layer protocol ensuring reliable communication but not focused on security.
·
S-HTTP: Works at the application layer for secure HTTP transactions.
·
Passive FTP: A file transfer protocol with no built-in encryption.