JCryptCipherSimple::_hexToInt
Convert hex to an integer
Signature
private function _hexToInt(string
$s,
integer
$i )
Parameters
-
$s
- The hex string to convert.
-
$i
- The offset?
Returns
- integer