Discuss this help topic in SecureBlackbox Forum
This event is used to pass the decoded data to the application.
Declaration
Parameters
Description
This event is fired by TElSimpleSSLClient when it has decoded the received data block, and this data block is ready to be used by the application.
If the application uses synchronous data exchange, it should write the data to some buffer and then synchronously read the data from that buffer.