Class ServerNopChallenge

The "nop" challenge where the server would approve every request.

Implements

Constructors

Properties

Methods

Constructors

Properties

challengeId: "nop" = "nop"

Challenge module identifier.

retryLimit: 1 = 1

Retry limit, including the initial attempt.

timeLimit: 60000 = 60000

Time limit, in milliseconds.

Methods