ALGORITHM_NAME
ALGORITHM_NAME
The internal name of the algorithm.
Class Rc4 - The RC4-128 encryption algorithm object.
changeOutputFormat(string $bytes, boolean|integer|null $direction = true) : string
Internal method for converting the output format representation via the chosen format.
string | $bytes | The bytes for conversion. |
boolean|integer|null | $direction | Flag for encryption direction (encrypt => |
The formatted bytes.