Class ServerPinChallenge

The "pin" challenge where client receives a pin code through offline means.

Hierarchy (view full)

Constructors

Properties

challengeId: "pin" = "pin"

Challenge module identifier.

retryLimit: 3 = 3

Retry limit, including the initial attempt.

timeLimit: 3600000 = 3600000

Time limit, in milliseconds.

Methods