AKEncryptionAES::Cipher
AES Cipher function: encrypt 'input' with Rijndael algorithm
Signature
protected function Cipher(
$input,
$w )
Parameters
-
$input
-
$w
Returns
- ciphertext
- as byte-array (16 bytes)