useTOTPPaddingForHOTP property

bool useTOTPPaddingForHOTP
getter/setter pair

Used to enable TOTP style padding of the secret for SHA256 and SHA512 usage with HOTP. False by default.

Implementation

static bool useTOTPPaddingForHOTP = false;