Use10msPacing Method
Use10msPacing(Boolean)
Adds an inter-character pacing time of 10ms between each keystroke.
C#
public ConfigureHotp Use10msPacing(bool setConfig = true)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setConfig |
Returns
The current ConfigureHotp instance.
Remarks
This setting is not compatible with UseYubicoOtpChallengeResponseMode(Boolean) nor UseHmacSha1ChallengeResponseMode(Boolean).