Key-based cryptography protects data by mathematically altering it in a way that makes it impossible to retrieve unless you have access to a piece of secret information (the “key”).
This allows information to be safely transmitted and stored. Encryption is common in the modern world and is fundamental to data security.
Under most encryption schemes, you have to perform this retrieval before you can work on the protected data.
This means that information sent to remote processing centres (such as the cloud) must be decrypted before use.