OathFixedModhex Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllSpecifies 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.