Show / Hide Table of Contents

StaticTicket Field

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

Uses the same "OTP" generation algorithm, but all dynamic fields are set to fixed values.

C#
public const byte StaticTicket = 32

Returns

byte

Uses the same "OTP" generation algorithm, but all dynamic fields are set to fixed values.

Remarks

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

In this article
Back to top Generated by DocFX