AKEncryptionAES::AESDecryptCtr
Decrypt a text encrypted by AES in counter mode of operation
Signature
public function AESDecryptCtr(
$ciphertext,
$password,
$nBitsĀ )
Parameters
-
$ciphertext
-
$password
-
$nBits
Returns
- decrypted
- text