SecureBlackbox 2020 Android Edition

Questions / Feedback?

AuthAttempts Property

Specifies the number of SSH authentication attempts.

Syntax

public int getAuthAttempts();
public void setAuthAttempts(int authAttempts);

Remarks

Use this property to specify the number of authentication attempts to try. The AuthFailed event is fired for every failed attempt.

Default Value

1

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Android Edition - Version 20.0 [Build 8156]