Table of Contents

TTimeBasedOtp Class

Derived class for generating time-based OTP (One-Time Password).

Syntax

Unit: Sphinx.Otp

TTimeBasedOtp = class(TCustomOtp);

Constructors

Name Description
Create Initializes a new instance of the TTimeBasedOtp class.

Methods

Properties

Name Description
TimeStep Gets or sets the time step in seconds for TOTP generation. Default is 30 seconds.