The Crypt class provides an easy and secure way to encrypt and decrypt data using the Symmetric Cryptography method, that is a low cost algorithm that encrypt data based on the shared keys conecpt.
class