Discuss this help topic in SecureBlackbox Forum
This event is fired when the protected resource is read.
Declaration
Parameters
Description
This event is fired by TElSAMLServiceProvider each time a piece of protected data should be sent to the client. The handler should provide the data via the Buf (pBuf) parameter, and supply its size via the Size parameter. When all data has been sent, and 0 bytes are copied, TElSAMLServiceProvider closes the protected resource.