OathHotp Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllSets the configuration for OATH HOTP combination with other ConfigurationFlags.
C#
public const byte OathHotp = 64
Returns
System.Byte
Remarks
In order to use OATH HOTP in a slot, neither the YubicoOtpChallengeResponse nor HmacSha1ChallengeResponse flags should be set. If they are, the slot will instead be configured for challenge response, or result in an error.