Create a Base-32 encoded Secret Key suitable for use with TOTP authenticators.

Syntax

ISEncryption.CreateTotpSecretKey([length])

Parameters

NameTypeOptionalByRefDescription
length Integer Optional The key Length to generate. If omitted, a value of 20 is assumed.

Return Value

String

A Base-32 encoded String value.

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