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