Discuss this help topic in SecureBlackbox Forum

TElHOTPClient class

Properties     Methods     Declared in     Licensing     


This class is a descendant of TElOTPClient.

Description

    TElHOTPClient provides client-side functionality for HMAC-Based One-Time Password (HOTP, RFC 4226). The one-time password generator is based on the values of the pre-shared secret key and counter (the number of the authentication attempt).

Properties

Inherited from TElOTPClient

Methods

Declared in

.NET:
  • Namespace: SBOTPClient
  • Assembly: SecureBlackbox.PKI
VCL:
  • Unit: SBOTPClient
Java:
  • Package: SecureBlackbox.PKI.jar
C++:
  • sbotpclient.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional, SecureBlackbox Standard

Discuss this help topic in SecureBlackbox Forum