SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

GenerateHOTPPassword Method

Generates a new hash-based one-time password.

function GenerateHOTPPassword(Counter: Integer): String;

Remarks

Call this method to generate a new hash-based one-time password (HOTP).

Use Counter to specify the counter setting to which the password should correspond.

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