Discuss this help topic in SecureBlackbox Forum
TElSimpleSSHClient.OnAuthenticationAttempt
This event is fired when a single authentication attempt is performed.
Declaration
Parameters
Authentication types
|
Description
This event is fired when the single authentication attempt is performed. The corresponding parameters contain the authentication type and authentication parameter, e.g., if SSH_AUTH_TYPE_PUBLICKEY authentication is specified, AuthParam will contain the key.