Method | Description | |
---|---|---|
decrypt ( string $payload ) : string | Decrypt the given value. | |
encrypt ( string $value ) : string | Encrypt the given value. | |
supported ( string $key, string $cipher ) : boolean | Determine if the given key and cipher combination is valid. |