HmacSha1ChallengeResponse Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllEnabled HMAC-SHA1 challenge-response mode.
C#
public const byte HmacSha1ChallengeResponse = 34
Returns
byte
Enabled HMAC-SHA1 challenge-response mode.
Remarks
This flag, set together with ChallengeResponse enables HMAC-SHA1 challenge-response mode.
When set, the configuration does not work in normal OTP mode. This flag must be used with the ChallengeResponse and ChallengeResponse flags.