ALGORITHM_NAME
ALGORITHM_NAME
The internal name of the algorithm.
Class AbstractStreamCipherAlgorithm - The symmetric stream cipher algorithm abstraction representation.
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.