Show / Hide Table of Contents

OathFixedModhex2 Field

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

Specifies that the first two bytes of the token identifier should be modhex.

C#
public const byte OathFixedModhex2 = 64

Returns

byte

Specifies that the first two bytes of the token identifier should be modhex.

Remarks

Note that this flag's value collides with other flags in this enumeration. In order to have the intended meaning, the OathHotp flag must also be set.

In this article
Back to top Generated by DocFX