All Classes |Grouped Classes |Index

Function get_data

Get encrypted data.

	CL_DataBuffer CL_AES128_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()" You may call "set_capacity()" to optimise storage requirements before the add() call