ChallengeResponse Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllEnables Challenge-Response mode instead of an OTP mode.
C#
public const byte ChallengeResponse = 32
Returns
byte
Enables Challenge-Response mode instead of an OTP mode.
Remarks
Note that this flag's value collides with other flags in this enumeration. In order to have the intended meaning, the ChallengeResponse flag must be set.