Discuss this help topic in SecureBlackbox Forum
This event if fired when server's public key is received and must 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.
TElSimpleSSHClient will close the connection if you pass the False value in the
Validate parameter.