thrownewException('Unsuitable key length for AES type encryption - the key value *MUST* be 128, 192 or 256 bits which means it must be 16, 24 or 32 string characters in length');
}
returntrue;
}
}
/**
* CryptClass - a quick drop-in replacement for the old CryptClass that had a