HmacLessThan64Bytes Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllSet when the HMAC message is less than 64 bytes.
C#
public const byte HmacLessThan64Bytes = 4
Returns
System.Byte
Remarks
Note that this flag's value collides with other flags in this enumeration. In order to have the intended meaning, this flag must be used with the ChallengeResponse flag.