Show / Hide Table of Contents

Namespace NFX.Security.CAPTCHA

Classes

PuzzleKeypad

Provides methods for generation, storing, and interpretation of user actions with a keypad of random layout. This .ctor is supplied some code that user has to punch-in(touch/click) on a randomly laid-out keypad which is usually rendered as an image. Use DecipherCoordinates() methods to convert user click/touch coordinates into characters

Structs

PuzzleKeypad.CharBox

Interfaces

IPuzzleKeypadRenderer

Defines a module that renders puzzle keypad image

Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX