IPsec ____ mode encrypts only the data portion (payload) of each packet yet leaves the header unencrypted.

A. tube
B. tunnel
C. transport
D. lane

Answer: C

Computer Science & Information Technology

You might also like to view...

A software package that includes a text editor, compiler, debugger, and assorted utilities for creating, testing, and running software is called

A) a low-level programming language. B) a high-level programming language. C) a software utility package (SUP). D) an operating system. E) none of the above.

Computer Science & Information Technology

This vector function returns true if the vector has no elements.

a. has_no_elements b. null_size c. empty d. is_empty

Computer Science & Information Technology