Discuss this help topic in SecureBlackbox Forum
This event if fired when server's public key is received and has to be validated.
Declaration
Parameters
Description
Handle this event to validate the server's public keys. Usually, known servers are identified by their public keys. Each server has a corresponding public key.
TElSSHBaseClient will close the connection if you pass False in the Validate parameter.