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