Which of the following is the MOST secure method of storing critical and sensitive system information (e.g., administrative passwords, trusted signing keys)?

A. Store the information encrypted and offline in a storage safe.
B. Encrypt the information using a zip file with a password.
C. Utilize a drive with full disk encryption enabled.
D. Create an encrypted virtual disk for storage.

Answer: A. Store the information encrypted and offline in a storage safe.

Computer Science & Information Technology

You might also like to view...

Mathematical operators on the same level of precedence are evaluated ________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A constructor is a method named __________ found inside the class.

a. New b. Constructor c. Finalizer d. the same as the class name

Computer Science & Information Technology