Get encrypted data.
CL_DataBuffer CL_AES256_Encrypt::get_data();
Detailed description:
This is the databuffer used internally to store the encrypted data. You may call "set_size()" to clear the buffer, inbetween calls to "add()" Youcall call "set_capacity()" to optimise storage requirements before the add() call