SecureBlackbox 2020 Android Edition

Questions / Feedback?

MaxValidationTime Property

Specifies the maximum time the validation process may take.

Syntax

public int getMaxValidationTime();
public void setMaxValidationTime(int maxValidationTime);

Remarks

Use this property to limit the amount of time available for the validator to carry out the validation. If the validation process exceeds this time, it is terminated and the validation error is returned.

Default Value

0

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