ChallengeChecker
An interface to handle checking validity of challenges.
Implementations of this interface must be thread-safe. Multiple threads may call checkChallenge on the same instance concurrently.
Inheritors
Functions
Link copied to clipboard
Checks the given challenge for validity.