Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
BOOLEAN_FAIL_IF_INVALID |
true |
public static final byte |
CAP_SETTINGS_CID |
-128 |
public static final byte |
CAP_SETTINGS_IAF |
-128 |
public static final int |
CAP_SETTINGS_MAXIMUM_CDOL_LENGTH |
252 |
public static final boolean |
DEVICE_BINDING |
true |
public static final int |
MAXIMUM_OATH_OTP_LENGTH |
10 |
public static final int |
MINIMUM_OATH_OTP_LENGTH |
6 |
public static final int |
OATH_DCVV_SETTINGS_DCV_LENGTH |
3 |
public static final int |
OATH_DCVV_SETTINGS_DCV_LENGTH_MAX |
4 |
public static final long |
OATH_DCVV_SETTINGS_START_TIME |
0L |
public static final int |
OATH_DCVV_SETTINGS_TIME_STEP_SIZE |
20 |
public static final int |
OATH_HOTP_SETTINGS_HOTP_LENGTH |
8 |
public static final String |
OATH_OCRA_SETTINGS_OCRA_SUITE |
"OCRA-1:HOTP-SHA1-8:QN08-T30S" |
public static final int |
OATH_OCRA_SETTINGS_START_TIME |
0 |
public static final long |
OATH_TOTP_SETTINGS_START_TIME |
0L |
public static final int |
OATH_TOTP_SETTINGS_TIME_STEP_SIZE |
30 |
public static final int |
OATH_TOTP_SETTINGS_TOTP_LENGTH |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BIO_FINGERPRINT_NOT_CONFIGURED |
-302 |
public static final int |
BIO_FINGERPRINT_NOT_SUPPORTED |
-301 |
public static final int |
BIOMETRIC_HW_UNAVAILABLE |
-601 |
public static final int |
BIOMETRIC_NO_HARDWARE |
-600 |
public static final int |
BIOMETRIC_NOT_ENROLLED |
-602 |
public static final int |
DEVICE_FINGERPRINT |
-102 |
public static final int |
DEVICE_FINGERPRINT_IDENTICAL |
-103 |
public static final int |
INTERNAL_ERROR |
-101 |
public static final int |
INVALID_ARGUMENT |
-100 |
public static final int |
MESSENGER_INVALID_REGISTRATION_CODE |
-400 |
public static final int |
MESSENGER_INVALID_REQUEST_PARAMETER |
-401 |
public static final int |
MESSENGER_NETWORK_FAILURE |
-402 |
public static final int |
OTP_GENERATION_FAILURE |
-201 |
public static final int |
OTP_PIN_RULE_VIOLATION |
-202 |
public static final int |
OTP_PROVISION_FAILURE |
-200 |
public static final int |
OTP_SETTINGS_NOT_FOUND |
-203 |
public static final int |
TRANSACTION_SIGNING_DEOBFUSCATION_FAILURE |
-502 |
public static final int |
TRANSACTION_SIGNING_INVALID_DATA |
-500 |
public static final int |
TRANSACTION_SIGNING_INVALID_SIGNATURE |
-501 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_TIMEOUT |
30000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INVALID_OPERATION |
-403 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INVALID_MESSAGE_STATE |
-404 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BIO_AUTHENTICATION_BLOCKED |
306 |
public static final int |
BIO_AUTHENTICATION_FAILED |
305 |
public static final int |
BIO_AUTHENTICATION_SUCCESS |
0 |
public static final int |
BIO_FINGERPRINT_CANCELED |
307 |
public static final int |
BIO_FINGERPRINT_KEY_INVALIDATED |
303 |
public static final int |
BIO_FINGERPRINT_NOT_ACTIVATED |
304 |
public static final int |
BIO_FINGERPRINT_NOT_CONFIGURED |
302 |
public static final int |
BIO_FINGERPRINT_NOT_SUPPORTED |
301 |
public static final int |
BIO_FINGERPRINT_SDK_INTERNAL_ERROR |
300 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BIO_AUTHENTICATION_BLOCKED |
306 |
public static final int |
BIO_AUTHENTICATION_FAILED |
305 |
public static final int |
BIO_AUTHENTICATION_SUCCESS |
0 |
public static final int |
BIOMETRIC_CANCELED |
307 |
public static final int |
BIOMETRIC_HW_UNAVAILABLE |
1 |
public static final int |
BIOMETRIC_KEY_INVALIDATED |
600 |
public static final int |
BIOMETRIC_NO_HARDWARE |
12 |
public static final int |
BIOMETRIC_NOT_ACTIVATED |
601 |
public static final int |
BIOMETRIC_NOT_ENROLLED |
11 |
public static final int |
BIOMETRIC_SDK_INTERNAL_ERROR |
300 |