RequiredChallengeLength Field
Namespace: Yubico.YubiKey.YubiHsmAuth.Commands Assembly: Yubico.YubiKey.dllThe challenge must be exactly 8 bytes.
C#
public const int RequiredChallengeLength = 8
Returns
System.Int32
Remarks
The host challenge and HSM device challenge are both supplied to the constructor, and each challenge must meet this length requirement.