Show / Hide Table of Contents

OathFixedModhex Field

Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dll

Specifies that all bytes of the token identifier should be modhex.

C#
public const byte OathFixedModhex = 80

Returns

byte

Specifies that all bytes of the token identifier should be modhex.

Remarks

Note that this flag can only be used if the OathHotp flag is also set. It may have unintended side effects if used in other contexts.

In this article
Back to top Generated by DocFX