OathFixedModhex2 Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllSpecifies that the first two bytes of the token identifier should be modhex.
C#
public const byte OathFixedModhex2 = 64
Returns
System.Byte
Remarks
Note that this flag's value collides with other flags in this enumeration. In order to have the intended meaning, the OathHotp flag must also be set.