easy
Single Answer
0

Maria is determining what type of encryption is typically used for data at rest. Which should she choose?

Answer Options

A

Asymmetric encryption

B

Symmetric encryption

C

DES

D

OTP

Correct Answer: B

Explanation

Symmetric encryption like AES is typically used for data at rest. Asymmetric encryption is often used during transactions or communications when the ability to have public and private keys is necessary. DES is an outdated encryption standard, and OTP is the acronym for one-time password.