Discuss this help topic in SecureBlackbox Forum
This event is fired when TElSSHPublicKeyServer needs to transfer the data to the client
Declaration
Parameters
Description
This event is fired when TESSHPublicKeyServer needs to transfer the portion of data to the client.
it is a good idea to write data to logical tunnel connection inside a handler of this event.
You must handle this event in any case. There is no other way to pass the encrypted data from TElSSHPublicKeyServer to client, except this event!