Class ServerPinChallenge

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

Hierarchy (view full)

Constructors

Properties

challengeId = "pin"

Challenge module identifier.

retryLimit = 3

Retry limit, including the initial attempt.

timeLimit = 3600000

Time limit, in milliseconds.

Methods