SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

IsPasswordValid Method

Validates an OTP password for a user.

Syntax

public fun isPasswordValid(username: String?, password: String?): Boolean

Remarks

Use this method to check a one-time Password for a user specified by UserID. The known users' details need to be provided in Users list.

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