Show / Hide Table of Contents

OathFixedModhex1 Field

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

Specifies that the first byte of the token identifier should be modhex.

C#
public const byte OathFixedModhex1 = 16

Returns

byte

Specifies that the first byte 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 be set.

In this article
Back to top Generated by DocFX