Verify that the TOTP password entered by a User was generated from the specified Secret Key within the past 30 seconds.

Syntax

ISEncryption.VerifyTotpSha1(secretKey, totp)

Parameters

NameTypeOptionalByRefDescription
secretKey String The User's Secret Key.
totp String The 6-digit PIN generated by the TOTP authenticator such as Google Authenticator.

Return Value

Boolean

A Boolean value.

Member of:
ISEncryption
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0