OathFixedModhex1 Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllSpecifies that the first byte of the token identifier should be modhex.
C#
public const byte OathFixedModhex1 = 16
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 be set.