What is not a role of encryption?

What is not a role of encryption? Correct Answer It is used to ensure data corruption doesn’t happens

Encryption doesn’t have error correction or detection facility thus cannot be used to safeguard from data corruption.

Related Questions

In RSA 1. p and q are chosen as very large prime number 2. Compute n = p * q and ϕ(n) = (p-1) * (q-1) Later e encryption key chosen. How this encryption key is selected?
Private key algorithm is used for _____ encryption and public key algorithm is used for _____ encryption.