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