ShortTicket Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllTruncate the OTP part to 16 characters.
C#
public const byte ShortTicket = 2
Returns
System.Byte
Remarks
This function is only meaningful in static mode as a truncated dynamic OTP cannot be successfully decoded.
Note that this flag's value collides with other flags in this enumeration. In order to enable short ticket mode, this flag must be used with StaticTicket.