HID APPROVE SDK
6.0
HID Approve SDK for Android
|
Defines the OCRA algorithm parameters. More...
Public Member Functions | |
OCRASuite | getClientOcraSuite () |
long | getClock () |
long | getCounter () |
OCRASuite | getServerOcraSuite () |
void | setClientOcraSuite (OCRASuite clientOcraSuite) |
void | setClock (long clock) |
void | setCounter (long counter) |
void | setServerOcraSuite (OCRASuite serverOcraSuite) |
![]() | |
Set< String > | getModes () |
int | getStandardVersion () |
void | setModes (Set< String > authModes) |
void | setStandardVersion (int standardVersion) |
Defines the OCRA algorithm parameters.
|
inline |
Returns the client OCRA suite.
|
inline |
|
inline |
|
inline |
|
inline |
Sets the client OCRA suite.
clientOcraSuite | OCRA suite |
|
inline |
Sets the clock value.
clock | value |
|
inline |
Sets the counter value.
counter | value |
|
inline |
Sets the server OCRA suite.
serverOcraSuite | OCRA suite |