Show / Hide Table of Contents

ChallengeResponse Field

Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dll

Enables 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.

In this article
Back to top Generated by DocFX