Show / Hide Table of Contents

YubicoOtpChallengeResponse Field

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

Enables Yubico OTP challenge-response mode.

C#
public const byte YubicoOtpChallengeResponse = 32

Returns

byte

Enables Yubico OTP challenge-response mode.

Remarks

This flag, set together with ChallengeResponse enables Yubico OTP 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.

In this article
Back to top Generated by DocFX