StaticTicket Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllUses 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.