Vault secrets engines are used to do what with data? (select three)

Posted by: Pdfprep Category: VA-002-P Tags: , ,

Vault secrets engines are used to do what with data? (select three)
A . copy
B . generate
C . store
D . transmit
E . encrypt

Answer: B,C,E

Explanation:

Vault secrets engines are used to store, generate, or encrypt data.

The KV secrets engine can store data, AWS can generate credentials, and the transit secret engine can encrypt data.