Use10msPacing Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllAdd an inter-character pacing time of 10ms between keystrokes.
C#
public const byte Use10msPacing = 4
Returns
System.Byte
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.