API17:JSimpleCrypt:: xorCharString
From Joomla! Documentation
JSimpleCrypt::_xorCharString
Description
Decrypt.
protected function _xorCharString ($s)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $s | string | $s |
See also
JSimpleCrypt::_xorCharString source code on BitBucket
Class JSimpleCrypt
Subpackage Utilities- Other versions of JSimpleCrypt::_xorCharString
User contributed notes
Code Examples