EncryptException class EncryptException extends
string encrypt(string $value) Encrypt the given value.
DecryptException class DecryptException extends
Encrypter interface Encrypter (
string decrypt(string $payload) Decrypt the given value.