Show / Hide Table of Contents

Use10msPacing Field

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

Add an inter-character pacing time of 10ms between keystrokes.

C#
public const byte Use10msPacing = 4

Returns

byte

Add an inter-character pacing time of 10ms between keystrokes.

Remarks

Note that this flag's value collides with other flags in this enumeration. In order to use 10ms pacing, the ChallengeResponse flag must NOT be set.

In this article
Back to top Generated by DocFX