Which of the following is true of the Transport mode of IPSec?

A. Only the actual payload of an IP packet is encrypted.
B. MS-CHAP authentication occurs.
C. The entire packet, including the header, is encrypted.
D. It uses the EAP-TLS protocol.


Answer: A

Computer Science & Information Technology

You might also like to view...

If you want a class that implements the Map interface and do not need any methods beyond those in the Map interface, you can use the ____________ class.

(a) Vector (b) AbstractMap (c) HashMap (d) HashSet

Computer Science & Information Technology

A protocol analyzer can be hardware or software and can fully decode Application-layer protocols.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

In making the determination to overload a binary operator as either a friend or a member operator function, the following convention can be applied: member functions are more appropriate for binary functions that modify neither of their operands, such as == +, and -, whereas friend functions are more appropriate for binary functions, such as =, +=, and -= that are used to modify one of their operands.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Displays the current date.

What will be an ideal response?

Computer Science & Information Technology