Show / Hide Table of Contents

OathHotp Field

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

Sets the configuration for OATH HOTP combination with other ConfigurationFlags.

C#
public const byte OathHotp = 64

Returns

byte

Sets the configuration for OATH HOTP combination with other .

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.

In this article
Back to top Generated by DocFX