useTOTPPaddingForHOTP property Null safety
read / write
Used to enable TOTP style padding of the secret for SHA256 and SHA512 usage with HOTP. False by default.
Implementation
static bool useTOTPPaddingForHOTP = false;
Used to enable TOTP style padding of the secret for SHA256 and SHA512 usage with HOTP. False by default.
static bool useTOTPPaddingForHOTP = false;