A B C D E F G H I L M N O P Q R S T U V W

A

antispoofingEnable - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
If PT_TRUE, antispoofing is enabled
antispoofingEnable - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
If PT_TRUE, antispoofing is enabled
antispoofingLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV1
Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values)
antispoofingLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values)
antispoofingLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values)
antispoofingRejectsEnrollment - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
If PT_TRUE, antispoofing rejects even enrollment captures
antispoofingSecurityLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values)
antispoofingSecurityLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values)
apiVersion - Static variable in class com.upek.android.ptapi.PtGlobal
Version of API in form A.B.C = 0xAAAABBCC.
apiVersion - Variable in class com.upek.android.ptapi.struct.PtGlobalInfo
Version of TFM API.
authentify(int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Authentifies the caller (host) to the FM, allow access to FM functions.
authentify(int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionI
Authentifies the caller (host) to the FM, allow access to FM functions.
authentifyAdv(int, byte[], byte[], byte[], int, int, int, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Authentifies the caller (host) to the specific FM account allowing access to functions enabled for that account.
authentifyAdv(int, byte[], byte[], byte[], int, int, int, int) - Method in interface com.upek.android.ptapi.PtConnectionI
Authentifies the caller (host) to the specific FM account allowing access to functions enabled for that account.
authentifyEx(int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Authentifies the caller (host) to the specific FM account allowing access to functions enabled for that account.
authentifyEx(int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionI
Authentifies the caller (host) to the specific FM account allowing access to functions enabled for that account.
authentifyId - Variable in class com.upek.android.ptapi.struct.PtInfo
ID of the Authentify group.

B

backgroundColor - Variable in class com.upek.android.ptapi.struct.PtSwipeInfo
Image background color.
bandwidth - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
SONLY (TCS5D only): Explicit value or lower bound (depending on policy) of bandwidth to be used in percentage of maximal available bandwidth for the sensor on given platform.
bioEnrollInputType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Reconstruction type for enrollment (see PT_BIO_INPUT_TYPE_xxxx values)
bioEnrollInputType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Reconstruction type for enrollment (see PT_BIO_INPUT_TYPE_xxxx values)
bioEnrollInputType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Reconstruction type for enrollment (see PT_BIO_INPUT_TYPE_xxxx values)
bioFingerDetectInputType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Reconstruction type for finger detection commands (see PT_BIO_INPUT_TYPE_xxxx values)
bioFingerDetectInputType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Reconstruction type for finger detection commands (see PT_BIO_INPUT_TYPE_xxxx values)
bioLibVersion - Variable in class com.upek.android.ptapi.struct.PtExtendedInfoV2
Version of used BioLib
bioVerifyInputType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Reconstruction type for verification (see PT_BIO_INPUT_TYPE_xxxx values)
bioVerifyInputType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Reconstruction type for verification (see PT_BIO_INPUT_TYPE_xxxx values)
bioVerifyInputType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Reconstruction type for verification (see PT_BIO_INPUT_TYPE_xxxx values)
bir - Variable in class com.upek.android.ptapi.struct.PtInputBir
Used when byForm = PT_FULLBIR_INPUT
ByteArrayArg - Class in com.upek.android.ptapi.resultarg
This class is used for returning additional output function parameters.
ByteArrayArg() - Constructor for class com.upek.android.ptapi.resultarg.ByteArrayArg
 
ByteArrayArgI - Interface in com.upek.android.ptapi.resultarg
This interface is used for returning additional output function parameters.

C

calibrate(int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Calibrates the fingerprint sensor to suite best to the given user.
calibrate(int) - Method in interface com.upek.android.ptapi.PtConnectionI
Calibrates the fingerprint sensor to suite best to the given user.
callbackLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV1
Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values)
callbackLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values)
callbackLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values)
callbackLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values)
callbackLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values)
CALLBACKS_ADVANCED - Static variable in class com.upek.android.ptapi.PtConstants
Type of called GUI callbacks: Positioning feedback See Also:Constant Field Values
CALLBACKS_FULL - Static variable in class com.upek.android.ptapi.PtConstants
Type of called GUI callbacks: Begin/end + positioning feedback See Also:Constant Field Values
CALLBACKS_NONE - Static variable in class com.upek.android.ptapi.PtConstants
Type of called GUI callbacks: No callbacks at all See Also:Constant Field Values
CALLBACKS_SIMPLE - Static variable in class com.upek.android.ptapi.PtConstants
Type of called GUI callbacks: Only put/lift finger See Also:Constant Field Values
CALLBACKSBIT_NO_REPEATING_MSG - Static variable in class com.upek.android.ptapi.PtConstants
 
CALLBACKSBIT_SAMPLE_IMAGE - Static variable in class com.upek.android.ptapi.PtConstants
 
CALLBACKSBIT_SWIPE_IN_PROGRESS - Static variable in class com.upek.android.ptapi.PtConstants
Additional flags describing behavior of GUI callbacks See Also:Constant Field Values
cancel(int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Cancels currently running PTAPI command.
cancel(int) - Method in interface com.upek.android.ptapi.PtConnectionI
Cancels currently running PTAPI command.
capture(byte, PtBirArgI, int, PtBirArgI, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Scans the live finger and processes it into a template.
capture(byte, PtBirArgI, int, PtBirArgI, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Scans the live finger and processes it into a template.
clearAccessRightsBit(byte[], int) - Static method in class com.upek.android.ptapi.PtUtil
Macro for clearing one of the access rights bit.
clone() - Method in class com.upek.android.ptapi.struct.PtSessionCfgV1
 
clone() - Method in class com.upek.android.ptapi.struct.PtSessionCfgV2
 
clone() - Method in class com.upek.android.ptapi.struct.PtSessionCfgV3
 
clone() - Method in class com.upek.android.ptapi.struct.PtSessionCfgV4
 
clone() - Method in class com.upek.android.ptapi.struct.PtSessionCfgV5
 
close() - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Closes the connection previously opened by open().
close() - Method in interface com.upek.android.ptapi.PtConnectionI
Closes the connection previously opened by open().
closeDevice() - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Closes connection interface, if communication session is still opened it is automatically closed.
closeDevice() - Method in interface com.upek.android.ptapi.PtConnectionI
Closes connection interface, if communication session is still opened it is automatically closed.
closeSession() - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Closes communication session, device interface remains open.
closeSession() - Method in interface com.upek.android.ptapi.PtConnectionI
Closes communication session, device interface remains open.
com.upek.android.ptapi - package com.upek.android.ptapi
 
com.upek.android.ptapi.callback - package com.upek.android.ptapi.callback
 
com.upek.android.ptapi.resultarg - package com.upek.android.ptapi.resultarg
 
com.upek.android.ptapi.rsa - package com.upek.android.ptapi.rsa
 
com.upek.android.ptapi.struct - package com.upek.android.ptapi.struct
 
commCallbackInvoke(byte[]) - Method in interface com.upek.android.ptapi.callback.PtCommCallback
 
companionVendorCode - Variable in class com.upek.android.ptapi.struct.PtInfo
Companion vendor code
compressMode - Variable in class com.upek.android.ptapi.struct.PtImgFormat
Data compression mode
consolidationNumTemplates - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Number of templates captured for consolidation (possible values 1-5)
consolidationSecurityLevel - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Sets trade-off between security and convenience for consolidation process (for future use)
consolidationType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Type of consolidation in multienrollment (see PT_CONSOLIDATION_xxxx values)
consolidationType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Type of consolidation in multienrollment (see PT_CONSOLIDATION_xxxx values)
consolidationType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Type of consolidation in multienrollment (see PT_CONSOLIDATION_xxxx values)
controlLastMatchData(int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Controls status of last match data.
controlLastMatchData(int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Controls status of last match data.
convertTemplate(PtInputBir, int, boolean) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Converts template to format currently set in session configuration.
convertTemplate(PtInputBir, int, boolean) - Method in interface com.upek.android.ptapi.PtConnectionI
Converts template to format currently set in session configuration.
convertTemplateEx(int, int, byte[], int, int, byte[], int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Converts template to specified format including standard ANSI/ISO formats.
convertTemplateEx(int, int, byte[], int, int, byte[], int) - Method in interface com.upek.android.ptapi.PtConnectionI
Converts template to specified format including standard ANSI/ISO formats.
copyFingerData(PtInputBir, int, int, int, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Copies additional application data assigned to a finger template from one template to another one.
copyFingerData(PtInputBir, int, int, int, int) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Copies additional application data assigned to a finger template from one template to another one.
copyFingerDataWrapped(PtInputBir, int, PtInputBir, int, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Copies additional application data assigned to a finger template from a template to another wrapped template.
copyFingerDataWrapped(PtInputBir, int, PtInputBir, int, int) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Copies additional application data assigned to a finger template from a template to another wrapped template.
createProfileWrapped(byte[], byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Creates wrapped profile.
createProfileWrapped(byte[], byte[]) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Creates wrapped profile.
createWrappedBIRs - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Indicates whether or not wrapped BIRs should be created by biometric functions
createWrappedBIRs - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Indicates whether or not wrapped BIRs should be created by biometric functions

D

data - Variable in class com.upek.android.ptapi.struct.PtBir
 
decodeByte(byte[]) - Static method in class com.upek.android.ptapi.PtUtil
Decodes number from byte array with byte number in little endien.
decodeInt(byte[]) - Static method in class com.upek.android.ptapi.PtUtil
Decodes number from byte array with int number in little endien.
decodeLong(byte[]) - Static method in class com.upek.android.ptapi.PtUtil
Decodes number from byte array with long number in little endien.
decodeShort(byte[]) - Static method in class com.upek.android.ptapi.PtUtil
Decodes number from byte array with short number in little endien.
decodeUseFingerResult(byte[]) - Static method in class com.upek.android.ptapi.PtUtil
Decode result byte array from byte array returned by useFingerData().
decodeUseFingerResultDWORD(byte[]) - Static method in class com.upek.android.ptapi.PtUtil
Decode DWORD (= int in JAVA) from byte array returned by useFingerData().
deleteAllFingers() - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Deletes all fingerprint templates stored in slots in the non-volatile memory of the FM.
deleteAllFingers() - Method in interface com.upek.android.ptapi.PtConnectionI
Deletes all fingerprint templates stored in slots in the non-volatile memory of the FM.
deleteFinger(int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Deletes fingerprint template stored in the selected slot in the non-volatile memory of the FM.
deleteFinger(int) - Method in interface com.upek.android.ptapi.PtConnectionI
Deletes fingerprint template stored in the selected slot in the non-volatile memory of the FM.
detectFingerEx(int, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Verifies, if there is a finger on the sensor.
detectFingerEx(int, int) - Method in interface com.upek.android.ptapi.PtConnectionI
Verifies, if there is a finger on the sensor.
deviceControl(int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Calls FM's extension operations in IOCTL-like style.
deviceControl(int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Calls FM's extension operations in IOCTL-like style.
diagnostics(byte[], IntegerArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Runs built-in FM Diagnostics.
diagnostics(byte[], IntegerArgI) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Runs built-in FM Diagnostics.
displayInfo - Variable in class com.upek.android.ptapi.struct.PtDeviceListItem
String with displayable device info
dllVersion - Static variable in class com.upek.android.ptapi.PtGlobal
Version of DLL.
dsnSubString - Variable in class com.upek.android.ptapi.struct.PtDeviceListItem
String usable as part of DSN for PTOpen() to connect to this device
dx - Variable in class com.upek.android.ptapi.struct.PtNavigationData
Delta X since the last navigation data
dy - Variable in class com.upek.android.ptapi.struct.PtNavigationData
Delta Y since the last navigation data

E

enableScanQualityQuery - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Bitmask of scan quality modes (see PT_SCANQUALQUERY_xxxx values)
enableScanQualityQuery - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Bitmask of scan quality modes (see PT_SCANQUALQUERY_xxxx values)
enableScanQualityQuery - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Bitmask of scan quality modes (see PT_SCANQUALQUERY_xxxx values)
encodeNumber(byte) - Static method in class com.upek.android.ptapi.PtUtil
Encodes number in byte array in little endien order.
encodeNumber(int) - Static method in class com.upek.android.ptapi.PtUtil
Encodes number in byte array in little endien order.
encodeNumber(long) - Static method in class com.upek.android.ptapi.PtUtil
Encodes number in byte array in little endien order.
encodeNumber(short) - Static method in class com.upek.android.ptapi.PtUtil
Encodes number in byte array in little endien order.
encodeUseFingerParams(byte[]) - Static method in class com.upek.android.ptapi.PtUtil
Use this function for encoding of parameters for function PtConnectionAdvancedI.useFingerData().
encodeUseFingerParams(byte[], byte[]) - Static method in class com.upek.android.ptapi.PtUtil
Use this function for encoding of parameters for function PtConnectionAdvancedI.useFingerData().
encodeUseFingerParams(byte[], byte[], byte[]) - Static method in class com.upek.android.ptapi.PtUtil
Use this function for encoding of parameters for function PtConnectionAdvancedI.useFingerData().
enroll(byte, PtInputBir, PtBirArgI, IntegerArgI, byte[], int, PtBirArgI, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Scans the live finger once or several times, depending on the session settings, and combines the images into one enrollment template.
enroll(byte, PtInputBir, PtBirArgI, IntegerArgI, byte[], int, PtBirArgI, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Scans the live finger once or several times, depending on the session settings, and combines the images into one enrollment template.
enrollMaxMinu - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Max number of minutiaes in biometric template after enroll (must be less or equal to ExtractionMaxMinu)
enrollMaxMinu - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Max number of minutiae in biometric template after enroll
enrollMaxSize - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Max size (in bytes) of biometric data in template after enroll (must be bigger than 25)
enrollMaxTemplates - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Do not change
enrollMinTemplates - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Do not change
enumerateDevices(String) - Method in class com.upek.android.ptapi.PtGlobal
Description copied from interface: Enumerate TFM/ESS devices
enumerateDevices(String) - Method in interface com.upek.android.ptapi.PtGlobalI
Enumerate TFM/ESS devices
extendedInfo() - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Returns an additional information about the TFM/ESS.
extendedInfo() - Method in interface com.upek.android.ptapi.PtConnectionI
Returns an additional information about the TFM/ESS.
extractionMaxMinu - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Max number of minutiaes in biometric template from extraction
extractionMaxMinu - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Max number of minutiae in biometric template from extraction
extractionMaxSize - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Max size (in bytes) of biometric data in template from extraction (must be bigger than 25)

F

factorsMask - Variable in class com.upek.android.ptapi.struct.PtBir
 
fdetFlags - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Finger detection flags (see PT_FDETFLAG_xxxx values).
fingerData - Variable in class com.upek.android.ptapi.struct.PtFingerListItem
Data associated with the finger
FingerprintActivity - Class in com.taztag.fingerprintservice.client
 
FingerprintActivity() - Constructor for class com.taztag.fingerprintservice.client.FingerprintActivity
 
FingerprintActivity.ServiceReceiver - Class in com.taztag.fingerprintservice.client
 
FingerprintActivity.ServiceReceiver() - Constructor for class com.taztag.fingerprintservice.client.FingerprintActivity.ServiceReceiver
 
flags - Variable in class com.upek.android.ptapi.struct.PtGlobalInfo
Additional flags (e.g. encryption strength), see PT_GIFLAGS_xxxx.
flags - Variable in class com.upek.android.ptapi.struct.PtImgFormat
Additional flags (see PT_IMGFORMAT_FLAG_xxxx values)
form - Variable in class com.upek.android.ptapi.struct.PtInputBir
Form of the input BIR
formatID - Variable in class com.upek.android.ptapi.struct.PtBir
 
formatInternalNVM(int, byte[], byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Formats internal NVM for SONLY device.
formatInternalNVM(int, byte[], byte[]) - Method in interface com.upek.android.ptapi.PtConnectionI
Formats internal NVM for SONLY device.
formatOwner - Variable in class com.upek.android.ptapi.struct.PtBir
 
functionality - Variable in class com.upek.android.ptapi.struct.PtGlobalInfo
Bitmask, defining which blocks of functions are supported (see PT_GIFUNC_xxxx).
fwConfig - Variable in class com.upek.android.ptapi.struct.PtInfo
FW's configuration flags, set up during manufacturing.
fwFunctionality - Variable in class com.upek.android.ptapi.struct.PtInfo
Blocks of functionality included in firmware.
fwFunctionality2 - Variable in class com.upek.android.ptapi.struct.PtExtendedInfoV2
Additional flags of supported functionality
fwMinNextVersion - Variable in class com.upek.android.ptapi.struct.PtInfo
Minimal version required for future firmware update
fwUpdateCount - Variable in class com.upek.android.ptapi.struct.PtExtendedInfoV2
Number of performed firmware updates
fwVariant - Variable in class com.upek.android.ptapi.struct.PtInfo
Variant of firmware
fwVersion - Variable in class com.upek.android.ptapi.struct.PtInfo
Version of the TFM's firmware.

G

generateDeviceKeyPair(int, int, int, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Generates new random RSA key pair.
generateDeviceKeyPair(int, int, int, int) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Generates new random RSA key pair.
getAccessRights(int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Gets access rights mask of given account
getAccessRights(int) - Method in interface com.upek.android.ptapi.PtConnectionI
Gets access rights mask of given account
getAccessRightsBit(byte[], int) - Static method in class com.upek.android.ptapi.PtUtil
Macro for getting state of one of the access rights bit.
getAlgorithm() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getAlgorithm() - Method in class com.upek.android.ptapi.rsa.RSAPrivateKey
 
getAlgorithm() - Method in class com.upek.android.ptapi.rsa.RSAPublicKey
 
getAppData(int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Reads the application data stored in TFM's non-volatile memory.
getAppData(int) - Method in interface com.upek.android.ptapi.PtConnectionI
Reads the application data stored in TFM's non-volatile memory.
getAuthKey(int, byte[]) - Static method in class com.upek.android.ptapi.PtUtil
Generate bytearray representing key of specified type (use PT_SECURECHANNEL_MECH_DES_CBC or PT_SECURECHANNEL_MECH_AES_CBC constants).
getAvailableMemory(int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Returns the size in bytes of the remaining EEPROM memory on the TFM available for application's usage.
getAvailableMemory(int) - Method in interface com.upek.android.ptapi.PtConnectionI
Returns the size in bytes of the remaining EEPROM memory on the TFM available for application's usage.
getBitLegth() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
Returns a bit length of this key.
getBitLegth() - Method in class com.upek.android.ptapi.rsa.RSAPrivateKey
Returns a bit length of this key.
getBitLegth() - Method in class com.upek.android.ptapi.rsa.RSAPublicKey
Returns a bit length of this key.
getCode() - Method in exception com.upek.android.ptapi.PtException
Returns error code of exception.
getCrtCoefficient() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getEncoded() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getEncoded() - Method in class com.upek.android.ptapi.rsa.RSAPrivateKey
 
getEncoded() - Method in class com.upek.android.ptapi.rsa.RSAPublicKey
 
getFingerData(int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Reads the additional appliciation data associated with a finger template stored in FM's non-volatile memory.
getFingerData(int) - Method in interface com.upek.android.ptapi.PtConnectionI
Reads the additional appliciation data associated with a finger template stored in FM's non-volatile memory.
getFingerDataEx(PtInputBir, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Reads the additional application data associated with a finger template stored in FM's non-volatile memory or with a wrapped template.
getFingerDataEx(PtInputBir, int) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Reads the additional application data associated with a finger template stored in FM's non-volatile memory or with a wrapped template.
getFormat() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getFormat() - Method in class com.upek.android.ptapi.rsa.RSAPrivateKey
 
getFormat() - Method in class com.upek.android.ptapi.rsa.RSAPublicKey
 
getImageFormat(int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Gets current value of image format set for image acquiring or navigation operations.
getImageFormat(int) - Method in interface com.upek.android.ptapi.PtConnectionI
Gets current value of image format set for image acquiring or navigation operations.
getKeySpec() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
Exports this key in a new RSAPrivateCrtKeySpec object.
getKeySpec() - Method in class com.upek.android.ptapi.rsa.RSAPrivateKey
Exports this key in a new RSAPrivateKeySpec object.
getKeySpec() - Method in class com.upek.android.ptapi.rsa.RSAPublicKey
Exports this key in a new RSAPublicKeySpec object.
getLED(IntegerArgI, IntegerArgI, IntegerArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Queires the state and behavior of the two user interface LEDs, which can be optionally connected to the TFM.
getLED(IntegerArgI, IntegerArgI, IntegerArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Queires the state and behavior of the two user interface LEDs, which can be optionally connected to the TFM.
getMessage() - Method in exception com.upek.android.ptapi.PtException
Returns text description of raised error in PtApi library
getModulus() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getModulus() - Method in class com.upek.android.ptapi.rsa.RSAPrivateKey
 
getModulus() - Method in class com.upek.android.ptapi.rsa.RSAPublicKey
 
getPrimeExponentP() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getPrimeExponentQ() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getPrimeP() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getPrimeQ() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getPrivateExponent() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getPrivateExponent() - Method in class com.upek.android.ptapi.rsa.RSAPrivateKey
 
getPtDataFormat() - Method in class com.upek.android.ptapi.struct.PtBir
Returns structure stored in byte buffer with same structure, which is used in native TFM library.
getPublicExponent() - Method in class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
 
getPublicExponent() - Method in class com.upek.android.ptapi.rsa.RSAPublicKey
 
getSessionCfgEx(short) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Gets the current session parameters of the TFM.
getSessionCfgEx(short) - Method in interface com.upek.android.ptapi.PtConnectionI
Gets the current session parameters of the TFM.
getSwipeInfo(PtSwipeInfoArgI, ByteArrayArgI, ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Returns information about last finger swipe
getSwipeInfo(PtSwipeInfoArgI, ByteArrayArgI, ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Returns information about last finger swipe
getValue() - Method in class com.upek.android.ptapi.resultarg.ByteArrayArg
Description copied from interface: Get value stored in the container
getValue() - Method in interface com.upek.android.ptapi.resultarg.ByteArrayArgI
Get value stored in the container
getValue() - Method in class com.upek.android.ptapi.resultarg.IntegerArg
Description copied from interface: Get value stored in the container
getValue() - Method in interface com.upek.android.ptapi.resultarg.IntegerArgI
Get value stored in the container
getValue() - Method in class com.upek.android.ptapi.resultarg.PtBirArg
Description copied from interface: Get value stored in the container
getValue() - Method in interface com.upek.android.ptapi.resultarg.PtBirArgI
Get value stored in the container
getValue() - Method in class com.upek.android.ptapi.resultarg.PtSwipeInfoArg
Description copied from interface: Get value stored in the container
getValue() - Method in interface com.upek.android.ptapi.resultarg.PtSwipeInfoArgI
Get value stored in the container
globalInfo() - Method in class com.upek.android.ptapi.PtGlobal
Description copied from interface: Get information about the API version and other global information, independent on any connection.
globalInfo() - Method in interface com.upek.android.ptapi.PtGlobalI
Get information about the API version and other global information, independent on any connection.
grab(byte, int, boolean, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Scans the live finger and returns the scanned image.
grab(byte, int, boolean, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Scans the live finger and returns the scanned image.
grabWindow(byte, int, boolean, int, int, int, int, int, int, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Scans the live finger and returns the scanned image.
grabWindow(byte, int, boolean, int, int, int, int, int, int, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Scans the live finger and returns the scanned image.
guid - Variable in class com.upek.android.ptapi.struct.PtExtendedInfo
TFM/ESS GUID
guiStateCallbackInvoke(int, int, byte, PtGuiSampleImage, byte[]) - Method in interface com.upek.android.ptapi.callback.PtGuiStateCallback
Invoke callback function of this interface.
guiStateCallbackInvoke(int, int, byte, PtGuiSampleImage, byte[]) - Method in class com.upek.android.ptapi.callback.PtStdGuiStateCallback
Description copied from interface: Invoke callback function of this interface.
guiStreamingCallbackInvoke() - Method in interface com.upek.android.ptapi.callback.PtGuiStreamingCallback
Invoke callback function of this interface.

H

headerVersion - Variable in class com.upek.android.ptapi.struct.PtBir
 
height - Variable in class com.upek.android.ptapi.struct.PtGuiSampleImage
Image height

I

id - Variable in class com.upek.android.ptapi.struct.PtInfo
TFM ID.
identificationThreshold - Variable in class com.upek.android.ptapi.struct.PtMatchOnHostParams
Threshold for biometric identification
identificationThreshold - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Threshold for biometric identification
identificationThreshold - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Threshold for biometric identification
identifyMatchOnHost(Integer, Integer, Boolean, PtInputBir, PtInputBir[], PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI, PtMatchOnHostParams) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Matches the supplied captured template against supplied list of enrollment templates.
identifyMatchOnHost(Integer, Integer, Boolean, PtInputBir, PtInputBir[], PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI, PtMatchOnHostParams) - Method in interface com.upek.android.ptapi.PtConnectionI
Matches the supplied captured template against supplied list of enrollment templates.
idleCallbackInvoke() - Method in interface com.upek.android.ptapi.callback.PtIdleCallback
Invoke callback function of this interface.
imageData - Variable in class com.upek.android.ptapi.struct.PtGuiSampleImage
Image data
imageFormatPolicy - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
SONLY (TCRS5D only): Image format policy (see PT_IMGPOLICY_xxxx values)
imageHeight - Variable in class com.upek.android.ptapi.struct.PtInfo
Sensor image height (for strip sensor max. height)
imageWidth - Variable in class com.upek.android.ptapi.struct.PtInfo
Sensor image width
inBpp - Variable in class com.upek.android.ptapi.struct.PtImgFormat
Input color depth
info() - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Returns a set of information about the connection and the TFM, including the version of TFM.
info() - Method in interface com.upek.android.ptapi.PtConnectionI
Returns a set of information about the connection and the TFM, including the version of TFM.
initialize() - Method in class com.upek.android.ptapi.PtGlobal
Description copied from interface: Initialize the API library.
initialize() - Method in interface com.upek.android.ptapi.PtGlobalI
Initialize the API library.
initializeEx(int) - Method in class com.upek.android.ptapi.PtGlobal
Description copied from interface: Initialize the PTAPI library with possibility to set some additional flags.
initializeEx(int) - Method in interface com.upek.android.ptapi.PtGlobalI
Initialize the PTAPI library with possibility to set some additional flags.
IntegerArg - Class in com.upek.android.ptapi.resultarg
This class is used for returning additional output function parameters.
IntegerArg() - Constructor for class com.upek.android.ptapi.resultarg.IntegerArg
 
IntegerArgI - Interface in com.upek.android.ptapi.resultarg
This interface is used for returning additional output function parameters.
invertedSwipe - Variable in class com.upek.android.ptapi.struct.PtSwipeInfo
Direction of swipe (0 = standard direction, 1 = inverted direction).
inXDpi - Variable in class com.upek.android.ptapi.struct.PtImgFormat
Input X resolution
inYDpi - Variable in class com.upek.android.ptapi.struct.PtImgFormat
Input Y resolution
isStrongEncryptionEnabled() - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Tests, whether strong ecnryption is enabled on opened device.
isStrongEncryptionEnabled() - Method in interface com.upek.android.ptapi.PtConnectionI
Tests, whether strong ecnryption is enabled on opened device.

L

latentDetect - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV1
Indicates whether or not latent detection should be activated (valid only for area sensor)
latentDetect - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Indicates whether or not latent detection should be activated (valid only for area sensor)
latentDetect - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Indicates whether or not latent detection should be activated (valid only for area sensor)
latentDetect - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Indicates whether or not latent detection should be activated (valid only for area sensor)
latentDetect - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Indicates whether or not latent detection should be activated (valid only for area sensor)
libraryIsAlreadyLoaded() - Static method in class com.upek.android.ptapi.PtGlobal
Signals to class, that the native library has been loaded by different way and shouldn't be loaded during first construct.
listAllFingers() - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Returns list of all fingers stored in the FM's non-volatile memory together with their associated application data.
listAllFingers() - Method in interface com.upek.android.ptapi.PtConnectionI
Returns list of all fingers stored in the FM's non-volatile memory together with their associated application data.
loadFinger(int, boolean) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Reads template data stored in given slot.
loadFinger(int, boolean) - Method in interface com.upek.android.ptapi.PtConnectionI
Reads template data stored in given slot.
loadFingerEx(PtInputBir, boolean) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Loads template from stored slot or wrapped template.
loadFingerEx(PtInputBir, boolean) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Loads template from stored slot or wrapped template.
loadLibrary() - Static method in class com.upek.android.ptapi.PtGlobal
Load native library with default name.

M

maxGrabWindow - Variable in class com.upek.android.ptapi.struct.PtInfo
Max. guaranteed length of the output data for PTGrabWindow
multipleEnroll - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV1
Indicates whether or not enrollment should use multiple finger images
multipleEnroll - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Indicates whether or not enrollment should use multiple finger images
multipleEnroll - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Indicates whether or not enrollment should use multiple finger images
multipleEnroll - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Indicates whether or not enrollment should use multiple finger images
multipleEnroll - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Indicates whether or not enrollment should use multiple finger images

N

navClickAllowedMovement - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Maximum allowed movement for click
navClickAllowedMovement - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Maximum allowed movement for click
navClickAllowedMovement - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Maximum allowed movement for click
navClickAllowedMovement - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Maximum allowed movement for click
navClickSensitivity - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Click detection sensitivity setting
navClickTimeMax - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Maximum elapsed time to detect a click
navClickTimeMax - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Maximum elapsed time to detect a click
navClickTimeMax - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Maximum elapsed time to detect a click
navClickTimeMax - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Maximum elapsed time to detect a click
navClickTimeMin - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Minimum elapsed time to detect a click
navClickTimeMin - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Minimum elapsed time to detect a click
navClickTimeMin - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Minimum elapsed time to detect a click
navClickTimeMin - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Minimum elapsed time to detect a click
navFingerDownDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Timing for finger touch
navFingerDownDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Timing for finger touch
navFingerDownDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Timing for finger touch
navFingerDownDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Timing for finger touch
navFingerUpDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Timing for finger lift
navFingerUpDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Timing for finger lift
navFingerUpDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Timing for finger lift
navFingerUpDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Timing for finger lift
navFlags - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Navigation flags (see PT_NAVIG_xxxx values)
navFlags - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Navigation flags (see PT_NAVIG_xxxx values)
navigate(int, PtNavigationCallback, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Switches FM to navigation mode (a.k.a. biometric mouse).
navigate(int, PtNavigationCallback, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionI
Switches FM to navigation mode (a.k.a. biometric mouse).
navigateWithSleep(int, int, PtNavigationCallback, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Switches FM to navigation mode (a.k.a. biometric mouse).
navigateWithSleep(int, int, PtNavigationCallback, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionI
Switches FM to navigation mode (a.k.a. biometric mouse).
navigationCallbackInvoke(PtNavigationData) - Method in interface com.upek.android.ptapi.callback.PtNavigationCallback
Invoke callback function of this interface.
navMovementDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Delay before movement detection
navMovementDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Delay before movement detection
navMovementDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Delay before movement detection
navMovementDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Delay before movement detection
navNavigationType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Navigation type (see PT_NAVTYPE_xxxx values)
navNavigationType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Navigation type (see PT_NAVTYPE_xxxx values)
navNavigationType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Navigation type (see PT_NAVTYPE_xxxx values)
navOrientation - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Orientation of navigation (see PT_NAVORIENT_xxxx values)
navOrientation - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Orientation of navigation (see PT_NAVORIENT_xxxx values)
navSubPixelPrecision - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Use sub-pixel precision for navigation
navUseHwDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Use Hardware finger detection
navUseHwDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Use Hardware finger detection
navUseHwDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Use Hardware finger detection
noiseRobustnessFlags - Variable in class com.upek.android.ptapi.struct.PtSwipeInfo
Noise robustness flags.

O

onCreate(Bundle) - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
 
onDestroy() - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
 
onFingerprintConnectionLost() - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
Consider the fingerprint connection lost : show appropriate message(s) and/or add an appropriate treatment when this function is called.
onFingerprintError(String) - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
An error has occurred
onFingerprintReady(PtConnectionAdvancedI) - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
The fingerprint connection is available
onFingerprintUnavailable() - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
The connection can not be obtained
onPause() - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
 
onReceive(Context, Intent) - Method in class com.taztag.fingerprintservice.client.FingerprintActivity.ServiceReceiver
 
onRestart() - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
 
onResume() - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
 
onStart() - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
 
onStop() - Method in class com.taztag.fingerprintservice.client.FingerprintActivity
 
open(String) - Method in class com.upek.android.ptapi.PtGlobal
Description copied from interface: Open new "local" connection to TFM.
open(String) - Method in interface com.upek.android.ptapi.PtGlobalI
Open new "local" connection to TFM.
openDevice(String) - Method in class com.upek.android.ptapi.PtGlobal
Description copied from interface: Opens and prepares connection interface with TFM/ESS.
openDevice(String) - Method in interface com.upek.android.ptapi.PtGlobalI
Opens and prepares connection interface with TFM/ESS.
openRemote(PtCommCallback) - Method in class com.upek.android.ptapi.PtGlobal
Description copied from interface: Open a new connection to a remote instance of PTAPI library, set the address of a communication callback for this connection and return a connection handle.
openRemote(PtCommCallback) - Method in interface com.upek.android.ptapi.PtGlobalI
Open a new connection to a remote instance of PTAPI library, set the address of a communication callback for this connection and return a connection handle.
openSession(String) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Opens communication session with TFM/ESS device.
openSession(String) - Method in interface com.upek.android.ptapi.PtConnectionI
Opens communication session with TFM/ESS device.
otherInfo - Variable in class com.upek.android.ptapi.struct.PtDeviceListItem
String with other info
outBpp - Variable in class com.upek.android.ptapi.struct.PtImgFormat
Output Color depth
outXDpi - Variable in class com.upek.android.ptapi.struct.PtImgFormat
Output X resolution
outYDpi - Variable in class com.upek.android.ptapi.struct.PtImgFormat
Output Y resolution

P

powerFlags - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Power management flags (see PT_POWERFLAG_xxxx values).
powerMode - Variable in class com.upek.android.ptapi.struct.PtImgFormat
Scanning power mode
PT_ACC_ENABLE_ACCESS_FPDATAEX - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_ANTISPOOFING - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_ATRBOP_OTP - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_ATRBOP_PKI - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_CHANGE_ANTISPOOFING_LEVEL - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_CONTROL_LMD - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_CREATE_WRAPPED_PROFILE - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_ENROLL - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GENERATE_DEVICE_KEY_KEYEX - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GENERATE_DEVICE_KEY_SECCHAN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GENERATE_DEVICE_KEY_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_ANTISPOOFING_INFO - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_APP_DATA_APP - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_APP_DATA_APP_EX - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_APP_DATA_CERT_KEYEX - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_APP_DATA_CERT_SECCHAN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_APP_DATA_CERT_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_APP_DATA_OEM - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_APP_DATA_PARTNER - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_APP_DATA_PUBKEY_KEYEX - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_APP_DATA_PUBKEY_SECCHAN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_APP_DATA_PUBKEY_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_TEMPLATE_WITH_PAYLOAD - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_TEMPLATE_WITHOUT_PAYLOAD - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_GET_VERIFY_MATCH_PAYLOAD - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_MANUFACTURING_FUNCS - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_NAVIGATION - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_OTHER_FUNCS - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_OTP_GENERATE - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_OTP_SET_SECRET_KEY - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_OTP_SET_SEQUENCE_NUMBER - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_OTP_SET_USER_KEY - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SCANNER - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SECURE_CHANNEL - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_1 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_10 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_11 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_12 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_13 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_14 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_15 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_16 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_17 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_18 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_19 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_2 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_3 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_4 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_5 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_6 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_7 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_8 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_9 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_ACCESS_RIGHTS_ANONYMOUS - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_APP_DATA_APP - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_APP_DATA_APP_EX - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_APP_DATA_CERT_KEYEX - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_APP_DATA_CERT_SECCHAN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_APP_DATA_CERT_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_APP_DATA_OEM - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_APP_DATA_PARTNER - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_APP_DATA_PUBKEY_KEYEX - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_APP_DATA_PUBKEY_SECCHAN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_APP_DATA_PUBKEY_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_1 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_10 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_11 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_12 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_13 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_14 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_15 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_16 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_17 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_18 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_19 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_2 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_3 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_4 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_5 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_6 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_7 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_8 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_AUTHKEY_9 - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_DEVICE_KEY_KEYEX - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_DEVICE_KEY_SECCHAN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_DEVICE_KEY_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_SET_FINGER_PAYLOAD - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_UPDATE_FINGER_PAYLOAD - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_UPDATE_NVM_SAB - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_UPDATE_NVM_TEMPLATE - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_UPDATE_WRAPPED_SAB - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_UPDATE_WRAPPED_TEMPLATE - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_USE_DEVICE_KEY_KEYEX - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_USE_DEVICE_KEY_SECCHAN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_USE_DEVICE_KEY_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_USE_EXTERN_TEMPLATE - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_USE_LMD - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_USE_NVM_SAB - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_USE_NVM_TEMPLATE - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_USE_WRAPPED_SAB - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_USE_WRAPPED_TEMPLATE - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_VERIFY_CAPTURED - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACC_ENABLE_VERIFY_MATCH - Static variable in class com.upek.android.ptapi.PtConstants
Access rights flag See Also:Constant Field Values
PT_ACCOUNT_1 - Static variable in class com.upek.android.ptapi.PtConstants
Account 1 See Also:Constant Field Values
PT_ACCOUNT_10 - Static variable in class com.upek.android.ptapi.PtConstants
Account 10 See Also:Constant Field Values
PT_ACCOUNT_11 - Static variable in class com.upek.android.ptapi.PtConstants
Account 11 See Also:Constant Field Values
PT_ACCOUNT_12 - Static variable in class com.upek.android.ptapi.PtConstants
Account 12 See Also:Constant Field Values
PT_ACCOUNT_13 - Static variable in class com.upek.android.ptapi.PtConstants
Account 13 See Also:Constant Field Values
PT_ACCOUNT_14 - Static variable in class com.upek.android.ptapi.PtConstants
Account 14 See Also:Constant Field Values
PT_ACCOUNT_15 - Static variable in class com.upek.android.ptapi.PtConstants
Account 15 See Also:Constant Field Values
PT_ACCOUNT_16 - Static variable in class com.upek.android.ptapi.PtConstants
Account 16 See Also:Constant Field Values
PT_ACCOUNT_17 - Static variable in class com.upek.android.ptapi.PtConstants
Account 17 See Also:Constant Field Values
PT_ACCOUNT_18 - Static variable in class com.upek.android.ptapi.PtConstants
Account 18 See Also:Constant Field Values
PT_ACCOUNT_19 - Static variable in class com.upek.android.ptapi.PtConstants
Account 19 See Also:Constant Field Values
PT_ACCOUNT_2 - Static variable in class com.upek.android.ptapi.PtConstants
Account 2 See Also:Constant Field Values
PT_ACCOUNT_3 - Static variable in class com.upek.android.ptapi.PtConstants
Account 3 See Also:Constant Field Values
PT_ACCOUNT_4 - Static variable in class com.upek.android.ptapi.PtConstants
Account 4 See Also:Constant Field Values
PT_ACCOUNT_5 - Static variable in class com.upek.android.ptapi.PtConstants
Account 5 See Also:Constant Field Values
PT_ACCOUNT_6 - Static variable in class com.upek.android.ptapi.PtConstants
Account 6 See Also:Constant Field Values
PT_ACCOUNT_7 - Static variable in class com.upek.android.ptapi.PtConstants
Account 7 See Also:Constant Field Values
PT_ACCOUNT_8 - Static variable in class com.upek.android.ptapi.PtConstants
Account 8 See Also:Constant Field Values
PT_ACCOUNT_9 - Static variable in class com.upek.android.ptapi.PtConstants
Account 9 See Also:Constant Field Values
PT_ACCOUNT_ANONYMOUS - Static variable in class com.upek.android.ptapi.PtConstants
Anonymous account See Also:Constant Field Values
PT_ACCOUNT_WRP - Static variable in class com.upek.android.ptapi.PtConstants
Wrapped profile account See Also:Constant Field Values
PT_ANTISPOOF_CAPTURE - Static variable in class com.upek.android.ptapi.PtConstants
Operation type for PTAntispoofCapture: Capture data from sensor and remember it See Also:Constant Field Values
PT_ANTISPOOF_DELETE - Static variable in class com.upek.android.ptapi.PtConstants
Operation type for PTAntispoofCapture: Delete current antispoofing data See Also:Constant Field Values
PT_ANTISPOOF_MEASURE - Static variable in class com.upek.android.ptapi.PtConstants
Operation type for PTAntispoofCapture: Gather measurements See Also:Constant Field Values
PT_ANTISPOOFING_HIGHER_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing security level: Hugher security setting See Also:Constant Field Values
PT_ANTISPOOFING_LOWER_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing security level: Lower security setting See Also:Constant Field Values
PT_ANTISPOOFING_MAX_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing security level: Maximal security setting See Also:Constant Field Values
PT_ANTISPOOFING_MEDIUM_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing security level: Medium and default security setting See Also:Constant Field Values
PT_ANTISPOOFING_MIN_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing security level: Minimal security setting See Also:Constant Field Values
PT_AREA_APP - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: Application area See Also:Constant Field Values
PT_AREA_APP_EX - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: Second application area See Also:Constant Field Values
PT_AREA_CERT_KEYEX - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: Area for certificate of key exchange key See Also:Constant Field Values
PT_AREA_CERT_SECCHAN - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: Area for certificate of secure channel key See Also:Constant Field Values
PT_AREA_CERT_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: Area for certificate of signing key See Also:Constant Field Values
PT_AREA_LATENT - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: Latent area is used in PerfectPrint emulation to store the latent data See Also:Constant Field Values
PT_AREA_OEM - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: OEM area See Also:Constant Field Values
PT_AREA_PARTNER - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: Partner area for Partner and ST-only variants See Also:Constant Field Values
PT_AREA_PUBKEY_KEYEX - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: Area for public key exchange key See Also:Constant Field Values
PT_AREA_PUBKEY_SECCHAN - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: Area for public secure channel key See Also:Constant Field Values
PT_AREA_PUBKEY_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Areas for storing application data: Area for public signing key See Also:Constant Field Values
PT_ASCONTEXT_ENROLL_FAILURE - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing adaptation context: Adaptation after failed enrollment See Also:Constant Field Values
PT_ASCONTEXT_ENROLL_GRAB - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing adaptation context: Adaptation after enrollment grab See Also:Constant Field Values
PT_ASCONTEXT_ENROLL_SUCCESS - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing adaptation context: Adaptation after successful enrollment See Also:Constant Field Values
PT_ASCONTEXT_NONE - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing adaptation context: No adaptation See Also:Constant Field Values
PT_ASCONTEXT_VERIFY_FAILURE - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing adaptation context: Adaptation after failed verification See Also:Constant Field Values
PT_ASCONTEXT_VERIFY_GRAB - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing adaptation context: Adaptation after verification grab See Also:Constant Field Values
PT_ASCONTEXT_VERIFY_SUCCESS - Static variable in class com.upek.android.ptapi.PtConstants
Antispoofing adaptation context: Adaptation after successful verification See Also:Constant Field Values
PT_ATRB_COPY_ALWAYS - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data access rights See Also:Constant Field Values
PT_ATRB_COPY_ON_MATCH - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data access rights See Also:Constant Field Values
PT_ATRB_GET_ALWAYS - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data access rights See Also:Constant Field Values
PT_ATRB_GET_ON_MATCH - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data access rights See Also:Constant Field Values
PT_ATRB_HMACSHA256_RETURN - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRB_USE_ALWAYS - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data access rights See Also:Constant Field Values
PT_ATRB_USE_ON_MATCH - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data access rights See Also:Constant Field Values
PT_ATRB_USE_TYPE_GENERAL - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data operation access rights: General purpose operations See Also:Constant Field Values
PT_ATRB_USE_TYPE_HMAC - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data operation access rights See Also:Constant Field Values
PT_ATRB_USE_TYPE_HMACSHA256 - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data operation access rights See Also:Constant Field Values
PT_ATRB_USE_TYPE_HOTP - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data operation access rights See Also:Constant Field Values
PT_ATRB_USE_TYPE_MASK - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data operation access rights See Also:Constant Field Values
PT_ATRB_USE_TYPE_OCRA - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data operation access rights See Also:Constant Field Values
PT_ATRB_USE_TYPE_RSA - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data operation access rights See Also:Constant Field Values
PT_ATRB_USE_TYPE_SAB_ACCESS - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data operation access rights See Also:Constant Field Values
PT_ATRB_USE_TYPE_SECURID - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data operation access rights See Also:Constant Field Values
PT_ATRB_USE_TYPE_UPEKOTP - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data operation access rights See Also:Constant Field Values
PT_ATRBOP_GENERAL_SECURESETDATA - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_HMACRETURN - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRBOP_HMACRETURNOSAP - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRBOP_HMACVERIFY - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRBOP_HMACVERIFYOSAP - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRBOP_HOTP_GENPWD - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-update' operations See Also:Constant Field Values
PT_ATRBOP_HOTP_SECURESETSEED - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_HOTP_SETSEED - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_HOTP_SETSEQNUM - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-update' operations See Also:Constant Field Values
PT_ATRBOP_OCRA_GENFULL - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-update' operations See Also:Constant Field Values
PT_ATRBOP_OCRA_GENTRUNC - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-update' operations See Also:Constant Field Values
PT_ATRBOP_OCRA_SECURESETSEED - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_OCRA_SETSEED - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_OCRA_SETSEQNUM - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-update' operations See Also:Constant Field Values
PT_ATRBOP_RSA_DECRYPT_CRYPT - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRBOP_RSA_DECRYPT_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRBOP_RSA_ENCRYPT_CRYPT - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRBOP_RSA_ENCRYPT_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRBOP_RSA_GENKEY - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_RSA_SETKEY - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_SECURID_GENPASSCODE - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRBOP_SECURID_GENTOKENCODE - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use' operations See Also:Constant Field Values
PT_ATRBOP_SECURID_SECURESETSEED - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_SECURID_SETSEED - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_UPEKOTP_GENPWD - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-update' operations See Also:Constant Field Values
PT_ATRBOP_UPEKOTP_SECURESETSEED - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_UPEKOTP_SETSEED - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-set' operations See Also:Constant Field Values
PT_ATRBOP_UPEKOTP_SETSEQNUM - Static variable in class com.upek.android.ptapi.PtConstants
Attribute data 'use-update' operations See Also:Constant Field Values
PT_BIO_DEFAULT_TIMEOUT - Static variable in class com.upek.android.ptapi.PtConstants
Predefined biometric time-out value: Default timeout See Also:Constant Field Values
PT_BIO_INFINITE_TIMEOUT - Static variable in class com.upek.android.ptapi.PtConstants
Predefined biometric time-out value: Infinite timeout See Also:Constant Field Values
PT_BIO_INPUT_TYPE_381 - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction input type for biometrics: Use 381/381 dpi 8 bpp as input format See Also:Constant Field Values
PT_BIO_INPUT_TYPE_381_254_4 - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction input type for biometrics: Use 381/254 dpi 4 bpp as input format See Also:Constant Field Values
PT_BIO_INPUT_TYPE_381_381_4 - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction input type for biometrics: Use 381/381 dpi 4 bpp as input format See Also:Constant Field Values
PT_BIO_INPUT_TYPE_FAST - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction input type for biometrics: Fast input See Also:Constant Field Values
PT_BIO_INPUT_TYPE_FAST_LP - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction input type for biometrics: Fast low-power input See Also:Constant Field Values
PT_BIO_INPUT_TYPE_LP - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction input type for biometrics: Low power input See Also:Constant Field Values
PT_BIO_INPUT_TYPE_NORMAL - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction input type for biometrics: Normal input See Also:Constant Field Values
PT_BIO_INPUT_TYPE_VLP - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction input type for biometrics: Very low power input See Also:Constant Field Values
PT_CALIB_TYPE_END_CALIBRATION - Static variable in class com.upek.android.ptapi.PtConstants
Calibration mode See Also:Constant Field Values
PT_CALIB_TYPE_FULL_USER_CALIBRATION - Static variable in class com.upek.android.ptapi.PtConstants
Calibration mode See Also:Constant Field Values
PT_CALIB_TYPE_MANUFACTURING_CALIBRATION - Static variable in class com.upek.android.ptapi.PtConstants
Calibration mode See Also:Constant Field Values
PT_CALIB_TYPE_REVERT_TO_MANUFACTURING - Static variable in class com.upek.android.ptapi.PtConstants
Calibration mode See Also:Constant Field Values
PT_CALIB_TYPE_TURBOMODE_CALIBRATION - Static variable in class com.upek.android.ptapi.PtConstants
Calibration mode See Also:Constant Field Values
PT_CALIB_TYPE_TURBOMODE_NOAS_CALIBRATION - Static variable in class com.upek.android.ptapi.PtConstants
Calibration mode See Also:Constant Field Values
PT_CANCEL - Static variable in class com.upek.android.ptapi.PtConstants
Cancel biometric operation.
PT_CLICKCALIB_DELETE_USER_TAP - Static variable in class com.upek.android.ptapi.PtConstants
Click Calibration Phase See Also:Constant Field Values
PT_CLICKCALIB_FACTORY_TAP_CALIBRATION - Static variable in class com.upek.android.ptapi.PtConstants
Click Calibration Phase See Also:Constant Field Values
PT_CLICKCALIB_MOVEMENT_PHASE - Static variable in class com.upek.android.ptapi.PtConstants
Click Calibration Phase See Also:Constant Field Values
PT_CLICKCALIB_SAVE_USER_TAP - Static variable in class com.upek.android.ptapi.PtConstants
Click Calibration Phase See Also:Constant Field Values
PT_CLICKCALIB_SWITCH_TO_FACTORY_TAP - Static variable in class com.upek.android.ptapi.PtConstants
Click Calibration Phase See Also:Constant Field Values
PT_CLICKCALIB_SWITCH_TO_USER_TAP - Static variable in class com.upek.android.ptapi.PtConstants
Click Calibration Phase See Also:Constant Field Values
PT_CLICKCALIB_TAP_PHASE - Static variable in class com.upek.android.ptapi.PtConstants
Click Calibration Phase See Also:Constant Field Values
PT_CONSOLIDATION_CONVENIENT - Static variable in class com.upek.android.ptapi.PtConstants
Consolidation types: Convenient consolidation policy See Also:Constant Field Values
PT_CONSOLIDATION_NORMAL - Static variable in class com.upek.android.ptapi.PtConstants
Consolidation types: Normal consolidation policy See Also:Constant Field Values
PT_CONSOLIDATION_SMART - Static variable in class com.upek.android.ptapi.PtConstants
Consolidation types: Smart consolidation policy See Also:Constant Field Values
PT_CONSOLIDATION_STRICT - Static variable in class com.upek.android.ptapi.PtConstants
Consolidation types: Strict consolidation policy See Also:Constant Field Values
PT_CONTINUE - Static variable in class com.upek.android.ptapi.PtConstants
Continue with biometric operation.
PT_CONVTEMPL_FLAG_KEEP_TEMPLATE_TYPE - Static variable in class com.upek.android.ptapi.PtConstants
Flags for PTConvertTemplateEx:output template type is the same as the source template type (parameter targetType is ignored).
PT_CONVTEMPL_FLAG_RETURN_PAYLOAD - Static variable in class com.upek.android.ptapi.PtConstants
Flags for PTConvertTemplateEx:output template contains payload copied from the input template, otherwise output template is returned without payload.
PT_CURRENT_SESSION_CFG - Static variable in class com.upek.android.ptapi.PtConstants
Default PtSessionCfg structure version 4 See Also:Constant Field Values
PT_DATA_PROVIDED - Static variable in class com.upek.android.ptapi.PtConstants
This is value indicating that additional data are provided See Also:Constant Field Values
PT_DETECT_ACCEPTABLE - Static variable in class com.upek.android.ptapi.PtConstants
Alias for PT_DETECT_PURPOSE_QUALITY_TOUCH.
PT_DETECT_GUI - Static variable in class com.upek.android.ptapi.PtConstants
Flag for PTDetectFingerEx: Display GUI See Also:Constant Field Values
PT_DETECT_NO_FINGER - Static variable in class com.upek.android.ptapi.PtConstants
Alias for PT_DETECT_PURPOSE_LIFT.
PT_DETECT_PURPOSE_GRAB - Static variable in class com.upek.android.ptapi.PtConstants
Detection of beginning of grab operation.
PT_DETECT_PURPOSE_LIFT - Static variable in class com.upek.android.ptapi.PtConstants
Detection of finger lift.
PT_DETECT_PURPOSE_LONG_TOUCH - Static variable in class com.upek.android.ptapi.PtConstants
Detection of long finger touch (supported for strip sensors only).
PT_DETECT_PURPOSE_MASK - Static variable in class com.upek.android.ptapi.PtConstants
Finger detection purpose mask, can be one of PT_DETECT_PURPOSE_xxxx values.
PT_DETECT_PURPOSE_QUALITY_TOUCH - Static variable in class com.upek.android.ptapi.PtConstants
Detection of finger touch with acceptable image quality (supported for area sensors only).
PT_DETECT_PURPOSE_SWIPE - Static variable in class com.upek.android.ptapi.PtConstants
Detection of finger swipe (supported for strip sensors only).
PT_DETECT_PURPOSE_TOUCH - Static variable in class com.upek.android.ptapi.PtConstants
Detection of simple finger touch.
PT_DEV_NOTIFY_GLOBAL_HANDLE - Static variable in class com.upek.android.ptapi.PtConstants
Global device notification handle See Also:Constant Field Values
PT_DEVICE_RSAKEY_KEYEX - Static variable in class com.upek.android.ptapi.PtConstants
Types of device RSA keys: Device key exchange (KEYEX) key See Also:Constant Field Values
PT_DEVICE_RSAKEY_SECCHAN - Static variable in class com.upek.android.ptapi.PtConstants
Types of device RSA keys: Device secure channel (SECCHEN) key See Also:Constant Field Values
PT_DEVICE_RSAKEY_SIGN - Static variable in class com.upek.android.ptapi.PtConstants
Types of device RSA keys: Device signing (SIGN) key See Also:Constant Field Values
PT_FDETFLAG_SMART_DISABLE_LIVE_DET - Static variable in class com.upek.android.ptapi.PtConstants
Disable polling of Live_det in smart finger detection (used only if PT_FDETFLAG_SMART_ENABLE flag is set).
PT_FDETFLAG_SMART_DISABLE_NAV - Static variable in class com.upek.android.ptapi.PtConstants
Disable use of HW navigation in smart finger detection (used only if PT_FDETFLAG_SMART_ENABLE flag is set).
PT_FDETFLAG_SMART_ENABLE - Static variable in class com.upek.android.ptapi.PtConstants
Enable smart finger detection.
PT_FPDATA_COPY_ALWAYS - Static variable in class com.upek.android.ptapi.PtConstants
Fingerprint data access right: The data can be copied internally inside FM any time See Also:Constant Field Values
PT_FPDATA_COPY_ON_MATCH - Static variable in class com.upek.android.ptapi.PtConstants
Fingerprint data access right: The data can be copied internally inside FM on match See Also:Constant Field Values
PT_FPDATA_GET_ALWAYS - Static variable in class com.upek.android.ptapi.PtConstants
Fingerprint data access right: The data can be read out from FM any time See Also:Constant Field Values
PT_FPDATA_GET_ON_MATCH - Static variable in class com.upek.android.ptapi.PtConstants
Fingerprint data access right: The data can be read out from FM on match See Also:Constant Field Values
PT_FPDATA_USE_ALWAYS - Static variable in class com.upek.android.ptapi.PtConstants
Fingerprint data access right: The data can be used internally by FM any time See Also:Constant Field Values
PT_FPDATA_USE_ON_MATCH - Static variable in class com.upek.android.ptapi.PtConstants
Fingerprint data access right: The data can be used internally by FM on match See Also:Constant Field Values
PT_FPDATAOP_HMACRETURN - Static variable in class com.upek.android.ptapi.PtConstants
Fingerprint data operation See Also:Constant Field Values
PT_FPDATAOP_HMACRETURNOSAP - Static variable in class com.upek.android.ptapi.PtConstants
Fingerprint data operation See Also:Constant Field Values
PT_FPDATAOP_HMACVERIFY - Static variable in class com.upek.android.ptapi.PtConstants
Fingerprint data operation See Also:Constant Field Values
PT_FPDATAOP_HMACVERIFYOSAP - Static variable in class com.upek.android.ptapi.PtConstants
Fingerprint data operation See Also:Constant Field Values
PT_FULL_SECRET - Static variable in class com.upek.android.ptapi.PtConstants
Form of input secret See Also:Constant Field Values
PT_FULLBIR_INPUT - Static variable in class com.upek.android.ptapi.PtConstants
 
PT_FWCFG_ANTISPOOF - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: Antispoofing activated See Also:Constant Field Values
PT_FWCFG_AWAKE - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: AWAKE signal (DSR) activated See Also:Constant Field Values
PT_FWCFG_CFGLOCKED - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: Firmware configuration cannot be changed anymore See Also:Constant Field Values
PT_FWCFG_EXTEEPROM - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: Use external EEPROM as a fingerprint template store See Also:Constant Field Values
PT_FWCFG_FWLOCKED - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: Firmware cannot be updated anymore See Also:Constant Field Values
PT_FWCFG_LED - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: LED interface activated See Also:Constant Field Values
PT_FWCFG_NORTS - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: If serial line is used, do not use RTS handshaking See Also:Constant Field Values
PT_FWCFG_NOSLEEP - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: If serial line is used, do not enter sleep when session is terminated See Also:Constant Field Values
PT_FWCFG_SC - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: Smart card module activated See Also:Constant Field Values
PT_FWCFG_SIO - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: Use serial line as comm. channel See Also:Constant Field Values
PT_FWCFG_SPI - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: Use SPI comm. channel See Also:Constant Field Values
PT_FWCFG_USB - Static variable in class com.upek.android.ptapi.PtConstants
Firmware configuration flag: Use USB as comm. channel.
PT_FWFUNC2_DYNAMIC_ENROLLMENT - Static variable in class com.upek.android.ptapi.PtConstants
TFM advanced functionality flag: Dynamic enrollment supported See Also:Constant Field Values
PT_FWFUNC2_DYNAMIC_IMAGE_FORMAT - Static variable in class com.upek.android.ptapi.PtConstants
TFM advanced functionality flag: Dynamic image format supported See Also:Constant Field Values
PT_FWFUNC2_EMULATED_NVM - Static variable in class com.upek.android.ptapi.PtConstants
TFM advanced functionality flag: Device uses emulated NVM See Also:Constant Field Values
PT_FWFUNC2_POA - Static variable in class com.upek.android.ptapi.PtConstants
TFM advanced functionality flag: Power On Authentication supported See Also:Constant Field Values
PT_FWFUNC2_READER_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
TFM advanced functionality flag: Reader security is supported See Also:Constant Field Values
PT_FWFUNC2_SECURID - Static variable in class com.upek.android.ptapi.PtConstants
TFM advanced functionality flag: SecurID algorithm supported See Also:Constant Field Values
PT_FWFUNC2_SMART_FDET - Static variable in class com.upek.android.ptapi.PtConstants
TFM advanced functionality flag: Smart finger detect is supported See Also:Constant Field Values
PT_FWFUNC_ANTISPOOF - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: Antispoofing support See Also:Constant Field Values
PT_FWFUNC_EXTEEPROM - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: Supports external EEPROM as a fingerprint template store See Also:Constant Field Values
PT_FWFUNC_FINGER_DETECT - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: Hardware finger detect support See Also:Constant Field Values
PT_FWFUNC_SC - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: Smart card support See Also:Constant Field Values
PT_FWFUNC_SECCHAN_V2 - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: Secure channel protocol version 2 is supported See Also:Constant Field Values
PT_FWFUNC_SECCHAN_V3 - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: Secure channel protocol version 3 is supported See Also:Constant Field Values
PT_FWFUNC_SIO - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: Serial line support See Also:Constant Field Values
PT_FWFUNC_SONLY - Static variable in class com.upek.android.ptapi.PtConstants
Sensor only See Also:Constant Field Values
PT_FWFUNC_SPI - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: SPI communication support See Also:Constant Field Values
PT_FWFUNC_STANDARD - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: Std. embedded biometrics See Also:Constant Field Values
PT_FWFUNC_STRIP - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: Strip sensor support (if missing, area sensor support is included) See Also:Constant Field Values
PT_FWFUNC_TURBOMODE - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: Turbo mode is supported See Also:Constant Field Values
PT_FWFUNC_USB - Static variable in class com.upek.android.ptapi.PtConstants
TFM functionality flag: USB support See Also:Constant Field Values
PT_GIFLAGS_CONST_AUTH_CHALLENGE - Static variable in class com.upek.android.ptapi.PtConstants
This PT API library uses constant challenge for authentification (for testing purposes) See Also:Constant Field Values
PT_GIFLAGS_MATCH_ON_HOST - Static variable in class com.upek.android.ptapi.PtConstants
This PT API library supports 'Match on Host' functionality See Also:Constant Field Values
PT_GIFLAGS_STRONGCRYPTO - Static variable in class com.upek.android.ptapi.PtConstants
This PT API library supports strong crypto See Also:Constant Field Values
PT_GIFUNC_HYBRID - Static variable in class com.upek.android.ptapi.PtConstants
Hybrid PTAPI interface See Also:Constant Field Values
PT_GIFUNC_PARTNER - Static variable in class com.upek.android.ptapi.PtConstants
Functions available only to partners See Also:Constant Field Values
PT_GIFUNC_SENSORONLY - Static variable in class com.upek.android.ptapi.PtConstants
Sensor only solution See Also:Constant Field Values
PT_GIFUNC_STANDARD - Static variable in class com.upek.android.ptapi.PtConstants
Standard embedded biometrics See Also:Constant Field Values
PT_GIFUNC_STONLY - Static variable in class com.upek.android.ptapi.PtConstants
Functions available only to ST (manufacturer) See Also:Constant Field Values
PT_GRAB_COMPRESSION_TYPE_NONE - Static variable in class com.upek.android.ptapi.PtConstants
Type of compression of grabbed fingerprint images: No compression See Also:Constant Field Values
PT_GRAB_TYPE_254_254_4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_254_254_4_SCAN4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_254_254_8 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_4_FAST - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_4_FAST_LP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_4_LP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_4_SCAN381 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_4_SCAN381_254_4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_4_SCAN381_381_4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_4_VLP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_BINARIZED - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_BINARIZED_FAST - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_BINARIZED_FAST_LP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_BINARIZED_LP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_BINARIZED_SCAN381 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_BINARIZED_SCAN381_254_4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_BINARIZED_SCAN381_381_4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_BINARIZED_VLP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_FAST - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_FAST_LP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_LP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_SCAN381 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_SCAN381_254_4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_SCAN381_381_4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_381_381_8_VLP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_254_4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_254_4_LP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_254_4_SCAN4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_254_8 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_254_8_LP - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_4_SCAN4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_4_SCAN508_508_8 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_8_BINARIZED_SCAN4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_8_BINARIZED_SCAN508_508_8 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_8_COMPRESS1 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_8_COMPRESS2 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_8_COMPRESS3 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_8_SCAN4 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_8_SCAN508_508_8 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_508_508_8_WIDTH208 - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_BOTTOM_HALF - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_ONE_HALF_SUBSAMPLE - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_THREE_QUARTERS_SUBSAMPLE - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_THREE_QUARTERS_SUBSAMPLE_BINARIZED - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GRAB_TYPE_UPPER_HALF - Static variable in class com.upek.android.ptapi.PtConstants
Type of grabbed fingerprint images See Also:Constant Field Values
PT_GUID_SIZE - Static variable in class com.upek.android.ptapi.PtConstants
Size of GUID See Also:Constant Field Values
PT_GUIMSG_BACKWARD_MOVEMENT - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Backward movement detected See Also:Constant Field Values
PT_GUIMSG_BAD_QUALITY - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger has bad quality See Also:Constant Field Values
PT_GUIMSG_CALIB_START - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: GUI start for sensor calibration See Also:Constant Field Values
PT_GUIMSG_CENTER_AND_PRESS_HARDER - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Center finger and press harder See Also:Constant Field Values
PT_GUIMSG_CLEAN_SENSOR - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Clean the sensor See Also:Constant Field Values
PT_GUIMSG_CONSOLIDATION_FAIL - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Consolidation failed See Also:Constant Field Values
PT_GUIMSG_CONSOLIDATION_SUCCEED - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Consolidation succeed See Also:Constant Field Values
PT_GUIMSG_ENROLL_PROGRESS - Static variable in class com.upek.android.ptapi.PtConstants
Signal progress of dynamic enrollment See Also:Constant Field Values
PT_GUIMSG_ENROLL_START - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: GUI start for enrollment See Also:Constant Field Values
PT_GUIMSG_FINGER_DETECT_START - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: GUI start for finger detection See Also:Constant Field Values
PT_GUIMSG_GOOD_IMAGE - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Scanned good image See Also:Constant Field Values
PT_GUIMSG_GUI_FINISH - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: GUI finished without specification of success of biometric operation See Also:Constant Field Values
PT_GUIMSG_GUI_FINISH_FAIL - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: GUI finished signaling failure of bioetric operation See Also:Constant Field Values
PT_GUIMSG_GUI_FINISH_SUCCEED - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: GUI finished signaling success of biometric operation See Also:Constant Field Values
PT_GUIMSG_IMAGE_PROCESSED - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Image processing finished See Also:Constant Field Values
PT_GUIMSG_JOINT_DETECTED - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger joint detected See Also:Constant Field Values
PT_GUIMSG_KEEP_FINGER - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Keep finger on the sensor See Also:Constant Field Values
PT_GUIMSG_NO_FINGER - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: No finger detected See Also:Constant Field Values
PT_GUIMSG_NO_MATCH - Static variable in class com.upek.android.ptapi.PtConstants
Finger doesn't match See Also:Constant Field Values
PT_GUIMSG_PROCESSING_IMAGE - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Image processing started See Also:Constant Field Values
PT_GUIMSG_PUT_FINGER - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Put finger 1st time See Also:Constant Field Values
PT_GUIMSG_PUT_FINGER10 - Static variable in class com.upek.android.ptapi.PtConstants
Put finger 10th time See Also:Constant Field Values
PT_GUIMSG_PUT_FINGER2 - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Put finger 2nd time See Also:Constant Field Values
PT_GUIMSG_PUT_FINGER3 - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Put finger 3rd time See Also:Constant Field Values
PT_GUIMSG_PUT_FINGER4 - Static variable in class com.upek.android.ptapi.PtConstants
Put finger 4th time See Also:Constant Field Values
PT_GUIMSG_PUT_FINGER5 - Static variable in class com.upek.android.ptapi.PtConstants
Put finger 5th time See Also:Constant Field Values
PT_GUIMSG_PUT_FINGER6 - Static variable in class com.upek.android.ptapi.PtConstants
Put finger 6th time See Also:Constant Field Values
PT_GUIMSG_PUT_FINGER7 - Static variable in class com.upek.android.ptapi.PtConstants
Put finger 7th time See Also:Constant Field Values
PT_GUIMSG_PUT_FINGER8 - Static variable in class com.upek.android.ptapi.PtConstants
Put finger 8th time See Also:Constant Field Values
PT_GUIMSG_PUT_FINGER9 - Static variable in class com.upek.android.ptapi.PtConstants
Put finger 9th time See Also:Constant Field Values
PT_GUIMSG_REMOVE_FINGER - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Remove finger See Also:Constant Field Values
PT_GUIMSG_START - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Non specific GUI start (not used now) See Also:Constant Field Values
PT_GUIMSG_SWIPE_IN_PROGRESS - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger swipe is in progress See Also:Constant Field Values
PT_GUIMSG_TOO_DARK - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger image is too dark See Also:Constant Field Values
PT_GUIMSG_TOO_DRY - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger is too dry See Also:Constant Field Values
PT_GUIMSG_TOO_FAST - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger was swiped too fast See Also:Constant Field Values
PT_GUIMSG_TOO_HIGH - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger is too high See Also:Constant Field Values
PT_GUIMSG_TOO_LEFT - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger is too left See Also:Constant Field Values
PT_GUIMSG_TOO_LIGHT - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger image is too light See Also:Constant Field Values
PT_GUIMSG_TOO_LOW - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger is too low See Also:Constant Field Values
PT_GUIMSG_TOO_RIGHT - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger is too right See Also:Constant Field Values
PT_GUIMSG_TOO_SHORT - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger swipe was too short See Also:Constant Field Values
PT_GUIMSG_TOO_SKEWED - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger was too skewed during swipe See Also:Constant Field Values
PT_GUIMSG_TOO_SMALL - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger image is too small See Also:Constant Field Values
PT_GUIMSG_TOO_STRANGE - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Finger image is too strange See Also:Constant Field Values
PT_GUIMSG_TOUCH_SENSOR - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: Touch sensor with finger See Also:Constant Field Values
PT_GUIMSG_VERIFY_START - Static variable in class com.upek.android.ptapi.PtConstants
GUI Callback message: GUI start for verification See Also:Constant Field Values
PT_IMAGEQUALQUERY_ENROLL - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error policy: Set image quality query mode for PTEnroll function and PTCapture with purpose = enroll See Also:Constant Field Values
PT_IMAGEQUALQUERY_GRAB - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error policy: Set image quality query mode for PTGrab function when parameter boWaitForAcceptableFinger is PT_FALSE See Also:Constant Field Values
PT_IMAGEQUALQUERY_GRAB_WAIT - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error policy: Set image quality query mode for PTGrab function when parameter boWaitForAcceptableFinger is PT_TRUE See Also:Constant Field Values
PT_IMAGEQUALQUERY_VERIFY - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error policy: Set image quality query mode for PTVerify and all other finger verification/matching biometric functions See Also:Constant Field Values
PT_INITEX_FLAG_NO_MSG_MONITOR - Static variable in class com.upek.android.ptapi.PtConstants
Flag that PTAPI library will not monitor windows messages on its own See Also:Constant Field Values
PT_INITEX_FLAG_NO_VCH - Static variable in class com.upek.android.ptapi.PtConstants
Flag that virtual channel is disabled See Also:Constant Field Values
PT_LED_MODE_BIO - Static variable in class com.upek.android.ptapi.PtConstants
Calibration mode: Bio feedback mode See Also:Constant Field Values
PT_LED_MODE_MANUAL - Static variable in class com.upek.android.ptapi.PtConstants
Calibration mode: Full control of the LEDs See Also:Constant Field Values
PT_LED_MODE_READER - Static variable in class com.upek.android.ptapi.PtConstants
EIKON reader mode See Also:Constant Field Values
PT_LMD_CANCEL - Static variable in class com.upek.android.ptapi.PtConstants
Action over last match data: Cancel cross-session status of Last Match Data See Also:Constant Field Values
PT_LMD_ERASE - Static variable in class com.upek.android.ptapi.PtConstants
Action over last match data: Force FM to forget current Last Match Data See Also:Constant Field Values
PT_LMD_RETRIEVE - Static variable in class com.upek.android.ptapi.PtConstants
Action over last match data: Retrieve the cross-session data See Also:Constant Field Values
PT_LMD_STORE - Static variable in class com.upek.android.ptapi.PtConstants
Action over last match data: Store current Last Match Data as cross-session See Also:Constant Field Values
PT_MATCH_HIGHER_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
Security levels for template matching: Hugher security setting See Also:Constant Field Values
PT_MATCH_LOWER_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
Security levels for template matching: Lower security setting See Also:Constant Field Values
PT_MATCH_MAX_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
Security levels for template matching: Maximal security setting See Also:Constant Field Values
PT_MATCH_MEDIUM_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
Security levels for template matching: Medium and default security setting See Also:Constant Field Values
PT_MATCH_MIN_SECURITY - Static variable in class com.upek.android.ptapi.PtConstants
Security levels for template matching: Minimal security setting See Also:Constant Field Values
PT_MAX_FINGER_DATA_LENGTH - Static variable in class com.upek.android.ptapi.PtConstants
Maximal possible length of application data associated with finger stored in TFM's non-volatile memory.
PT_MEMTYPE_ALL - Static variable in class com.upek.android.ptapi.PtConstants
Types of EEPROM memory for call of PTGetAvailableMemory: Total of all available memory See Also:Constant Field Values
PT_MEMTYPE_EXTERNAL - Static variable in class com.upek.android.ptapi.PtConstants
Types of EEPROM memory for call of PTGetAvailableMemory: External EEPROM See Also:Constant Field Values
PT_MEMTYPE_INTERNAL - Static variable in class com.upek.android.ptapi.PtConstants
Types of EEPROM memory for call of PTGetAvailableMemory: Internal EEPROM See Also:Constant Field Values
PT_MESSAGE_PROVIDED - Static variable in class com.upek.android.ptapi.PtConstants
This is value indicating that message parameter contains valid value.
PT_MFG_OPERATION_NOTURBOMODE - Static variable in class com.upek.android.ptapi.PtConstants
Manufacturing operation: Full manufacturing process.
PT_MFG_OPERATION_TURBOMODE - Static variable in class com.upek.android.ptapi.PtConstants
Manufacturing operation: Full manufacturing process.
PT_NAVIG_PRESSURE_CLICK - Static variable in class com.upek.android.ptapi.PtConstants
Navigation flags: Enable click by pressure See Also:Constant Field Values
PT_NAVIG_PUSH_BUTTON_CLICK - Static variable in class com.upek.android.ptapi.PtConstants
Enable click by push button See Also:Constant Field Values
PT_NAVIG_REPORT_CHANGES_ONLY - Static variable in class com.upek.android.ptapi.PtConstants
If set, navigation callbacks are sent only if the state of the output has changed See Also:Constant Field Values
PT_NAVIG_TAPPING_CLICK - Static variable in class com.upek.android.ptapi.PtConstants
Navigation flags: Enable click by tapping See Also:Constant Field Values
PT_NAVIGBITS_CALIB_OVER - Static variable in class com.upek.android.ptapi.PtConstants
Signal bit of PT_NAVIGATION_DATA: Calibration phase has enough data and can be completed.
PT_NAVIGBITS_CLICK - Static variable in class com.upek.android.ptapi.PtConstants
Signal bit of PT_NAVIGATION_DATA: At least one click since the last navigation data See Also:Constant Field Values
PT_NAVIGBITS_FINGER - Static variable in class com.upek.android.ptapi.PtConstants
Signal bit of PT_NAVIGATION_DATA: Finger is present See Also:Constant Field Values
PT_NAVIGBITS_PRESSURE_CLICK - Static variable in class com.upek.android.ptapi.PtConstants
If a click occurred, this indicates its type.
PT_NAVIGBITS_PUSH_BUTTON_CLICK - Static variable in class com.upek.android.ptapi.PtConstants
This bit indicates that push-button click occurred.
PT_NAVIGBITS_PUSH_BUTTON_DOWN - Static variable in class com.upek.android.ptapi.PtConstants
If a push button is selected and used, this bit reports that the button is being pressed.
PT_NAVORIENT_BYSWIPE - Static variable in class com.upek.android.ptapi.PtConstants
Navigation orientation: Navigation orientation is controlled by direction of last swipe See Also:Constant Field Values
PT_NAVORIENT_STANDARD - Static variable in class com.upek.android.ptapi.PtConstants
Navigation orientation: Standard orientation of navigation See Also:Constant Field Values
PT_NAVTYPE_254_4_LOPOWER - Static variable in class com.upek.android.ptapi.PtConstants
Navigation modes: Navigation is using 254 DPI resolution, 4 bits/pixel.
PT_NAVTYPE_254_8_LOPOWER - Static variable in class com.upek.android.ptapi.PtConstants
Navigation modes: Navigation is using 254 DPI resolution, 8 bits/pixel.
PT_NAVTYPE_254_8_VLOPOWER - Static variable in class com.upek.android.ptapi.PtConstants
Navigation modes: Navigation is using 254 DPI resolution, 8 bits/pixel.
PT_NAVTYPE_381_4 - Static variable in class com.upek.android.ptapi.PtConstants
Navigation is using 381 DPI resolution, 4 bits/pixel.
PT_NAVTYPE_381_6 - Static variable in class com.upek.android.ptapi.PtConstants
Navigation is using 381 DPI resolution, 6 bits/pixel.
PT_NAVTYPE_381_8 - Static variable in class com.upek.android.ptapi.PtConstants
Navigation modes: Navigation is using 381 DPI resolution, 8 bits/pixel.
PT_NAVTYPE_381_8_FULLPOWER - Static variable in class com.upek.android.ptapi.PtConstants
Navigation is using 381 DPI resolution, 8 bits/pixel, Companion chip and sensor are both running in full-power mode.
PT_NAVTYPE_381_8_HW - Static variable in class com.upek.android.ptapi.PtConstants
Navigation is using 381 DPI resolution, 8 bits/pixel, hardware mode.
PT_NAVTYPE_508_4 - Static variable in class com.upek.android.ptapi.PtConstants
Navigation modes: Navigation is using 508 DPI resolution, 4 bits/pixel (best quality) See Also:Constant Field Values
PT_NAVTYPE_508_8 - Static variable in class com.upek.android.ptapi.PtConstants
Navigation modes: Navigation is using 508 DPI resolution, 8 bits/pixel (best quality) See Also:Constant Field Values
PT_NAVTYPE_IMGFORMAT - Static variable in class com.upek.android.ptapi.PtConstants
Navigation is using image format selected by PTSetImageFormat.
PT_NOISE_ROBUSTNESS_DISABLED - Static variable in class com.upek.android.ptapi.PtConstants
Noise robustness options: Noise robustness is switched off See Also:Constant Field Values
PT_NOISE_ROBUSTNESS_FORCED - Static variable in class com.upek.android.ptapi.PtConstants
Noise robustness options: Noise robustness is always switched on See Also:Constant Field Values
PT_NOISE_ROBUSTNESS_ON_DETECTION - Static variable in class com.upek.android.ptapi.PtConstants
Noise robustness options: Noise robustness is in auto detection mode See Also:Constant Field Values
PT_NPP_FM_CLICK_BY_PRESSURE - Static variable in class com.upek.android.ptapi.PtConstants
Postprocess pressure clicks.
PT_NPP_FM_CLICK_BY_TAPPING - Static variable in class com.upek.android.ptapi.PtConstants
Postprocess tapping clicks.
PT_NPP_NM_ARROWKEY_MODE - Static variable in class com.upek.android.ptapi.PtConstants
Movement allowed in four directions, output movement values proportional to elapsed time.
PT_NPP_NM_MOUSE_MODE - Static variable in class com.upek.android.ptapi.PtConstants
Movement allowed in any direction, output movement values proportional to input movement values.
PT_PNPP_SF_MAX_STRAIGHTENING - Static variable in class com.upek.android.ptapi.PtConstants
Straighten under all circumstances (i.e. straighten if abs(outputDx) >= 1*abs(outputDy) or abs(outputDy) >= 1*abs(outputDx)).
PT_PNPP_SF_NO_STRAIGHTENING - Static variable in class com.upek.android.ptapi.PtConstants
Do not straighten (this is a special value representing infinity - i.e. straighten if abs(outputDx) >= inf*abs(outputDy) or abs(outputDy) >= inf*abs(outputDx)).
PT_PNPP_SF_STRAIGHTEN_BY_FACTOR_3 - Static variable in class com.upek.android.ptapi.PtConstants
Straighten if abs(outputDx) >= 3*abs(outputDy), or abs(outputDy) >= 3*abs(outputDx).
PT_PROGRESS_PROVIDED - Static variable in class com.upek.android.ptapi.PtConstants
This is value indicating that progress parameter contains valid value with progress of verification.
PT_PURPOSE_AUDIT - Static variable in class com.upek.android.ptapi.PtConstants
BIR and biometric operations purpose See Also:Constant Field Values
PT_PURPOSE_ENROLL - Static variable in class com.upek.android.ptapi.PtConstants
BIR and biometric operations purpose See Also:Constant Field Values
PT_PURPOSE_ENROLL_FOR_IDENTIFICATION_ONLY - Static variable in class com.upek.android.ptapi.PtConstants
BIR and biometric operations purpose See Also:Constant Field Values
PT_PURPOSE_ENROLL_FOR_VERIFICATION_ONLY - Static variable in class com.upek.android.ptapi.PtConstants
BIR and biometric operations purpose See Also:Constant Field Values
PT_PURPOSE_IDENTIFY - Static variable in class com.upek.android.ptapi.PtConstants
BIR and biometric operations purpose See Also:Constant Field Values
PT_PURPOSE_VERIFY - Static variable in class com.upek.android.ptapi.PtConstants
BIR and biometric operations purpose See Also:Constant Field Values
PT_RECERRBIT_BACKWARDS_MOVEMENT - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error: Backwards movement detected See Also:Constant Field Values
PT_RECERRBIT_JOINT_DETECTED - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error: Finger joint detected See Also:Constant Field Values
PT_RECERRBIT_SWIPE_TOO_FAST - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error: Swipe too fast See Also:Constant Field Values
PT_RECERRBIT_SWIPE_TOO_SKEWED - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error: Swipe too skewed See Also:Constant Field Values
PT_RECERRBIT_TOO_SHORT - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error: Swipe too short See Also:Constant Field Values
PT_RECFLAG_DGAIN - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction flags: Enable digital gain application See Also:Constant Field Values
PT_RECFLAG_GRADIENT - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction flags: Enable gradient compensation See Also:Constant Field Values
PT_RECFLAG_SKEW - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction flags: Enable skew compensation See Also:Constant Field Values
PT_RECFLAG_SRA_DOWN - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction flags: Enable top-down striation removal algorithm See Also:Constant Field Values
PT_RECFLAG_SRA_UP - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction flags: Enable bottom-up striation removal algorithm See Also:Constant Field Values
PT_REF_SECRET - Static variable in class com.upek.android.ptapi.PtConstants
Form of input secret See Also:Constant Field Values
PT_RETUNING_DISABLED - Static variable in class com.upek.android.ptapi.PtConstants
Retuning disabled See Also:Constant Field Values
PT_RETUNING_ENABLED - Static variable in class com.upek.android.ptapi.PtConstants
Retuning enabled See Also:Constant Field Values
PT_RSAKEYGEN_FLAG_SHORTKEY - Static variable in class com.upek.android.ptapi.PtConstants
RSA key generation flags: Generate key in short form See Also:Constant Field Values
PT_SAMPLE_IMAGE_PROVIDED - Static variable in class com.upek.android.ptapi.PtConstants
This is value indicating that sample image is provided.
PT_SCAN_TERMINATION_BASIC - Static variable in class com.upek.android.ptapi.PtConstants
Finger scan termination policy: When the scanned image is longer than allowed number of rows, return the beginning of the image from the scan start on.
PT_SCAN_TERMINATION_CORE - Static variable in class com.upek.android.ptapi.PtConstants
Finger scan termination policy: When the scanned image is longer than allowed number of rows, return the most valuable part of the image from biometrical viewpoint (typically the fingerprint's core).
PT_SCAN_TERMINATION_CORE_PLUS - Static variable in class com.upek.android.ptapi.PtConstants
Finger scan termination policy: When the scanned image is longer than allowed number of rows, return the most valuable part of the image from biometrical viewpoint (typically the fingerprint's core), while skipping finger joint.
PT_SCAN_TERMINATION_FINGERTIP - Static variable in class com.upek.android.ptapi.PtConstants
Finger scan termination policy: When the scanned image is longer than allowed number of rows, return the end of the image up to the fingertip.
PT_SCANQUALQUERY_ENROLL - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error policy: Set scan quality query mode for PTEnroll function and PTCapture with purpose = enroll See Also:Constant Field Values
PT_SCANQUALQUERY_GRAB - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error policy: Set scan quality query mode for PTGrab function See Also:Constant Field Values
PT_SCANQUALQUERY_VERIFY - Static variable in class com.upek.android.ptapi.PtConstants
Reconstruction error policy: Set scan quality query mode for PTVerify and all other finger verification/matching biometric functions See Also:Constant Field Values
PT_SECURECHANNEL_MECH_AES_CBC - Static variable in class com.upek.android.ptapi.PtConstants
Crypto mechanism for secure channel: AES in CBC mode, max possible key length is 256 bits See Also:Constant Field Values
PT_SECURECHANNEL_MECH_DES_CBC - Static variable in class com.upek.android.ptapi.PtConstants
Crypto mechanism for secure channel: DES in CBC mode, max possible key length is 56 bits See Also:Constant Field Values
PT_SECURECHANNEL_MECH_NONE - Static variable in class com.upek.android.ptapi.PtConstants
Crypto mechanism for secure channel: Disables channel encryption See Also:Constant Field Values
PT_SECURECHANNELBIT_DISABLE_GUI_ENCRYPTION - Static variable in class com.upek.android.ptapi.PtConstants
Secure channel flag: Disable encryption of GUI callbacks See Also:Constant Field Values
PT_SENSORBIT_CALIBRATED - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Calibration for full power formats was done See Also:Constant Field Values
PT_SENSORBIT_CALIBRATED_254_254_8 - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Calibration for 254/254/8 formats was done See Also:Constant Field Values
PT_SENSORBIT_CALIBRATED_381_254_4 - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Calibration for 381/254/4 formats was done See Also:Constant Field Values
PT_SENSORBIT_CALIBRATED_381_381_4 - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Calibration for 381/381/4 formats was done See Also:Constant Field Values
PT_SENSORBIT_CALIBRATED_381_381_8 - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Calibration for 381/381/8 formats was done See Also:Constant Field Values
PT_SENSORBIT_CALIBRATED_381_381_8_LP - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Calibration for 381/381/8 low-power formats was done See Also:Constant Field Values
PT_SENSORBIT_CALIBRATED_508_254_8 - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Calibration for 508/254/8 formats was done See Also:Constant Field Values
PT_SENSORBIT_CALIBRATED_508_508_8 - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Calibration for 508/508/8 formats was done See Also:Constant Field Values
PT_SENSORBIT_CALIBRATED_LP - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Calibration for low power formats was done See Also:Constant Field Values
PT_SENSORBIT_CALIBRATED_MP - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Calibration for medium power formats was done See Also:Constant Field Values
PT_SENSORBIT_STRIP_SENSOR - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Strip sensor See Also:Constant Field Values
PT_SENSORBIT_TURBO_MODE - Static variable in class com.upek.android.ptapi.PtConstants
Sensor type flag: Turbo mode is activated See Also:Constant Field Values
PT_SIGNATURE_TYPE_HMACSHA1 - Static variable in class com.upek.android.ptapi.PtConstants
Signature method: Signature with HMAC-SHA-1 See Also:Constant Field Values
PT_SIGNATURE_TYPE_HMACSHA256 - Static variable in class com.upek.android.ptapi.PtConstants
Signature method: Signature with HMAC-SHA-256 See Also:Constant Field Values
PT_SIGNATURE_TYPE_RSA_SHA1 - Static variable in class com.upek.android.ptapi.PtConstants
Signature method: Signature with SHA1 and RSA signing key See Also:Constant Field Values
PT_SIGNATURE_TYPE_RSA_SHA256 - Static variable in class com.upek.android.ptapi.PtConstants
Signature method: Signature with SHA256 and RSA signing key See Also:Constant Field Values
PT_SIGNATURE_TYPE_STANDARD - Static variable in class com.upek.android.ptapi.PtConstants
Signature method: Standard signature method (= HMAC-SHA-1) See Also:Constant Field Values
PT_SLEEP_CONTINUE - Static variable in class com.upek.android.ptapi.PtConstants
Response from IDLE callback: Continue to sleep See Also:Constant Field Values
PT_SLEEP_MODE_DEEPSLEEP - Static variable in class com.upek.android.ptapi.PtConstants
Sleep mode for PTSleep(): Deep sleep without HW finger detect See Also:Constant Field Values
PT_SLEEP_MODE_STANDBY - Static variable in class com.upek.android.ptapi.PtConstants
Sleep mode for PTSleep(): Deep sleep with HW finger detect See Also:Constant Field Values
PT_SLEEP_STOP - Static variable in class com.upek.android.ptapi.PtConstants
Response from IDLE callback: Wake-up See Also:Constant Field Values
PT_SLOT_INPUT - Static variable in class com.upek.android.ptapi.PtConstants
 
PT_SLOT_LASTMATCHED - Static variable in class com.upek.android.ptapi.PtConstants
Slut number representing last matched slot template See Also:Constant Field Values
PT_SLOT_SAB - Static variable in class com.upek.android.ptapi.PtConstants
 
PT_SSM_DISABLED - Static variable in class com.upek.android.ptapi.PtConstants
Sensor security modes: Sensor security is disabled See Also:Constant Field Values
PT_SSM_ENCRYPT - Static variable in class com.upek.android.ptapi.PtConstants
Sensor security modes: Sensor security is set to 'encryption' mode See Also:Constant Field Values
PT_SSM_SIGN_ALL - Static variable in class com.upek.android.ptapi.PtConstants
Sensor security modes: Sensor security is set to 'sign all' mode See Also:Constant Field Values
PT_SSM_SIGN_PARTIAL_V1 - Static variable in class com.upek.android.ptapi.PtConstants
Sensor security modes: Sensor security is set to 'sign partial ver. 1' (faster than ver. 2, but less secure) See Also:Constant Field Values
PT_SSM_SIGN_PARTIAL_V2 - Static variable in class com.upek.android.ptapi.PtConstants
Sensor security modes: Sensor security is set to 'sign partial ver. 2' (slower than ver. 1, but more secure) See Also:Constant Field Values
PT_STATUS_ACCESS_DENIED - Static variable in exception com.upek.android.ptapi.PtException
Access to operation is denied See Also:Constant Field Values
PT_STATUS_ALREADY_OPENED - Static variable in exception com.upek.android.ptapi.PtException
Connection is already opened See Also:Constant Field Values
PT_STATUS_ANTISPOOFING_EXPORT - Static variable in exception com.upek.android.ptapi.PtException
Attempt to export antispoofing info from TFM See Also:Constant Field Values
PT_STATUS_ANTISPOOFING_IMPORT - Static variable in exception com.upek.android.ptapi.PtException
Attempt to import antispoofing info to TFM See Also:Constant Field Values
PT_STATUS_ANTISPOOFING_NOT_CAPTURED - Static variable in exception com.upek.android.ptapi.PtException
Antispoofing data were not captured See Also:Constant Field Values
PT_STATUS_API_ALREADY_INITIALIZED - Static variable in exception com.upek.android.ptapi.PtException
PerfectTrust API has been already initialized See Also:Constant Field Values
PT_STATUS_API_NOT_INIT - Static variable in exception com.upek.android.ptapi.PtException
PerfectTrust API wasn't initialized See Also:Constant Field Values
PT_STATUS_AS_BG_OUT_OF_RANGE - Static variable in exception com.upek.android.ptapi.PtException
AS background out of range.
PT_STATUS_AS_OFFSET_OUT_OF_RANGE - Static variable in exception com.upek.android.ptapi.PtException
AS offset out of range.
PT_STATUS_AUTHENTIFICATION_FAILED - Static variable in exception com.upek.android.ptapi.PtException
Authentification failed See Also:Constant Field Values
PT_STATUS_BAD_BIO_TEMPLATE - Static variable in exception com.upek.android.ptapi.PtException
Bad biometric template See Also:Constant Field Values
PT_STATUS_BIO_OPERATION_CANCELED - Static variable in exception com.upek.android.ptapi.PtException
Biometric operation canceled See Also:Constant Field Values
PT_STATUS_BIOMETRIC_TIMEOUT - Static variable in exception com.upek.android.ptapi.PtException
Timeout for biometric operation has expired See Also:Constant Field Values
PT_STATUS_CALIBRATION_FAILED - Static variable in exception com.upek.android.ptapi.PtException
Calibration failed See Also:Constant Field Values
PT_STATUS_CANCEL_IGNORED - Static variable in exception com.upek.android.ptapi.PtException
Cancel request was ignored.
PT_STATUS_CANNOT_CONNECT - Static variable in exception com.upek.android.ptapi.PtException
Cannot connect to TFM See Also:Constant Field Values
PT_STATUS_COMM_ERROR - Static variable in exception com.upek.android.ptapi.PtException
General communication error See Also:Constant Field Values
PT_STATUS_CONSOLIDATION_FAILED - Static variable in exception com.upek.android.ptapi.PtException
Failure of template consolidation See Also:Constant Field Values
PT_STATUS_CRYPTO_ERROR - Static variable in exception com.upek.android.ptapi.PtException
General crypto error See Also:Constant Field Values
PT_STATUS_CRYPTO_KEY_TOO_LONG - Static variable in exception com.upek.android.ptapi.PtException
Key too long probably due to the export regulations; See Also:Constant Field Values
PT_STATUS_CRYPTO_MECHANISM_NOT_SUPPORTED - Static variable in exception com.upek.android.ptapi.PtException
Requested cryptographic mechanism is not supported See Also:Constant Field Values
PT_STATUS_CRYPTO_PADDING_ERROR - Static variable in exception com.upek.android.ptapi.PtException
Padding error detected during crypto operation See Also:Constant Field Values
PT_STATUS_CRYPTO_RSA_BAD_PUBLIC_KEY - Static variable in exception com.upek.android.ptapi.PtException
Bad RSA public key supplied See Also:Constant Field Values
PT_STATUS_CRYPTO_RSA_KEY_CHECK - Static variable in exception com.upek.android.ptapi.PtException
RSA key is not consistent See Also:Constant Field Values
PT_STATUS_CRYPTO_SYM_BAD_KEY - Static variable in exception com.upek.android.ptapi.PtException
Bad symmetric key used See Also:Constant Field Values
PT_STATUS_DATA_TOO_LARGE - Static variable in exception com.upek.android.ptapi.PtException
Passed data are too large See Also:Constant Field Values
PT_STATUS_DEVICE_NOT_FOUND - Static variable in exception com.upek.android.ptapi.PtException
Device not found See Also:Constant Field Values
PT_STATUS_DEVICE_NOT_GRANTED - Static variable in exception com.upek.android.ptapi.PtException
Access to device not granted See Also:Constant Field Values
PT_STATUS_DEVICE_SICK - Static variable in exception com.upek.android.ptapi.PtException
Device doesn't work as expected See Also:Constant Field Values
PT_STATUS_DIAGNOSTICS_FAILED - Static variable in exception com.upek.android.ptapi.PtException
Diagnostics failed See Also:Constant Field Values
PT_STATUS_EMULATED_NVM_INVALID_FORMAT - Static variable in exception com.upek.android.ptapi.PtException
Emulated NVM is not formatted.
PT_STATUS_ENDIAN_ERROR - Static variable in exception com.upek.android.ptapi.PtException
Can not convert some parameter to proper endian.
PT_STATUS_EX_ACCESS_VIOLATION - Static variable in exception com.upek.android.ptapi.PtException
Device is already opened for exclusive access by somebody else See Also:Constant Field Values
PT_STATUS_FUNCTION_FAILED - Static variable in exception com.upek.android.ptapi.PtException
Function failed See Also:Constant Field Values
PT_STATUS_GAIN_OFFSET - Static variable in exception com.upek.android.ptapi.PtException
Gain offset calibration error See Also:Constant Field Values
PT_STATUS_GENERAL_ERROR - Static variable in exception com.upek.android.ptapi.PtException
General or unknown error status.
PT_STATUS_GOING_TO_SLEEP - Static variable in exception com.upek.android.ptapi.PtException
Power off attempt failed See Also:Constant Field Values
PT_STATUS_HW_RNG_INIT_ERROR - Static variable in exception com.upek.android.ptapi.PtException
HW random number generator initialization failed See Also:Constant Field Values
PT_STATUS_I2C_EEPROM_ERROR - Static variable in exception com.upek.android.ptapi.PtException
I2C EEPROM error occured See Also:Constant Field Values
PT_STATUS_INVALID_HANDLE - Static variable in exception com.upek.android.ptapi.PtException
Invalid handle error See Also:Constant Field Values
PT_STATUS_INVALID_INPUT_BIR_FORM - Static variable in exception com.upek.android.ptapi.PtException
Invalid form of PT_INPUT_BIR structure See Also:Constant Field Values
PT_STATUS_INVALID_OTP_SEED - Static variable in exception com.upek.android.ptapi.PtException
Invalid OTP seed See Also:Constant Field Values
PT_STATUS_INVALID_PARAMETER - Static variable in exception com.upek.android.ptapi.PtException
Invalid parameter error See Also:Constant Field Values
PT_STATUS_INVALID_PURPOSE - Static variable in exception com.upek.android.ptapi.PtException
Purpose parameter or BIR's purpose; is invalid for given operation See Also:Constant Field Values
PT_STATUS_JAVA_CB_ERROR - Static variable in exception com.upek.android.ptapi.PtException
Java callback throws java.lang.Error See Also:Constant Field Values
PT_STATUS_JAVA_CB_REMOTE - Static variable in exception com.upek.android.ptapi.PtException
Java callback throws java.rmi.RemoteException See Also:Constant Field Values
PT_STATUS_KEYEX_KEY_NOT_SET - Static variable in exception com.upek.android.ptapi.PtException
Private KEYEX key was not set See Also:Constant Field Values
PT_STATUS_LATCHUP_DETECTED - Static variable in exception com.upek.android.ptapi.PtException
Sensor latch-up event detected See Also:Constant Field Values
PT_STATUS_MALLOC_FAILED - Static variable in exception com.upek.android.ptapi.PtException
Failure of extern memory allocation function See Also:Constant Field Values
PT_STATUS_MORE_DATA - Static variable in exception com.upek.android.ptapi.PtException
There is more data to return than the supplied buffer can contain See Also:Constant Field Values
PT_STATUS_NO_DATA - Static variable in exception com.upek.android.ptapi.PtException
No data found See Also:Constant Field Values
PT_STATUS_NO_LAST_MATCH_DATA - Static variable in exception com.upek.android.ptapi.PtException
Last match data don't exist See Also:Constant Field Values
PT_STATUS_NO_SENSOR - Static variable in exception com.upek.android.ptapi.PtException
No sensor See Also:Constant Field Values
PT_STATUS_NO_TEMPLATE - Static variable in exception com.upek.android.ptapi.PtException
No template was captured in current session See Also:Constant Field Values
PT_STATUS_NOT_ENOUGH_MEMORY - Static variable in exception com.upek.android.ptapi.PtException
Not enough memory to process given operation See Also:Constant Field Values
PT_STATUS_NOT_ENOUGH_PERMANENT_MEMORY - Static variable in exception com.upek.android.ptapi.PtException
Not enough permanent memory to store data See Also:Constant Field Values
PT_STATUS_NOT_ENOUGH_TFM_MEMORY - Static variable in exception com.upek.android.ptapi.PtException
Not enough memory on TFM to process given operation See Also:Constant Field Values
PT_STATUS_NOT_IMPLEMENTED - Static variable in exception com.upek.android.ptapi.PtException
Function or service is not implemented See Also:Constant Field Values
PT_STATUS_NOT_SUPPORTED - Static variable in exception com.upek.android.ptapi.PtException
Requested functionality or value of parameter is not supported See Also:Constant Field Values
PT_STATUS_NVM_CANNOT_READ - Static variable in exception com.upek.android.ptapi.PtException
NVM read operation failed See Also:Constant Field Values
PT_STATUS_NVM_CANNOT_WRITE - Static variable in exception com.upek.android.ptapi.PtException
NVM write operation failed See Also:Constant Field Values
PT_STATUS_NVM_ERROR - Static variable in exception com.upek.android.ptapi.PtException
General NVM error See Also:Constant Field Values
PT_STATUS_NVM_INVALID_FILE_ID - Static variable in exception com.upek.android.ptapi.PtException
Attempt to access non-existing internal NVM file See Also:Constant Field Values
PT_STATUS_NVM_INVALID_FORMAT - Static variable in exception com.upek.android.ptapi.PtException
NVM has invalid format or is not formatted at all See Also:Constant Field Values
PT_STATUS_NVM_UNSUPPORTED_VERSION - Static variable in exception com.upek.android.ptapi.PtException
NVM has unsupported version See Also:Constant Field Values
PT_STATUS_OK - Static variable in exception com.upek.android.ptapi.PtException
Success return status See Also:Constant Field Values
PT_STATUS_OLD_VERSION - Static variable in exception com.upek.android.ptapi.PtException
Attempt to upgrade to older firmware version See Also:Constant Field Values
PT_STATUS_OPERATION_CANCELED - Static variable in exception com.upek.android.ptapi.PtException
Operation was canceled See Also:Constant Field Values
PT_STATUS_OS_ACCESS_DENIED - Static variable in exception com.upek.android.ptapi.PtException
The OS denied to perform the operation.
PT_STATUS_OTP_SEQUENCE_NUMBER_OVERFLOW - Static variable in exception com.upek.android.ptapi.PtException
Overflow of One Time Password sequence number See Also:Constant Field Values
PT_STATUS_POWER_SHUTOFF - Static variable in exception com.upek.android.ptapi.PtException
Asynchronous power shut down See Also:Constant Field Values
PT_STATUS_SAFE_MODE - Static variable in exception com.upek.android.ptapi.PtException
Firmware is missing or corrupted, device is running in safe mode See Also:Constant Field Values
PT_STATUS_SAME_VERSION - Static variable in exception com.upek.android.ptapi.PtException
Attempt to upgrade to same firmware version See Also:Constant Field Values
PT_STATUS_SC_BAD_PARAM - Static variable in exception com.upek.android.ptapi.PtException
Incorrect parameter detected See Also:Constant Field Values
PT_STATUS_SC_COMM_FAIL - Static variable in exception com.upek.android.ptapi.PtException
Failure during communication with the card See Also:Constant Field Values
PT_STATUS_SC_ERROR - Static variable in exception com.upek.android.ptapi.PtException
General smart-card error See Also:Constant Field Values
PT_STATUS_SC_NO_CARD - Static variable in exception com.upek.android.ptapi.PtException
The card is not present in the reader See Also:Constant Field Values
PT_STATUS_SC_NOT_SUPPORTED - Static variable in exception com.upek.android.ptapi.PtException
Communication with this card is not supported See Also:Constant Field Values
PT_STATUS_SECCHAN_KEY_NOT_SET - Static variable in exception com.upek.android.ptapi.PtException
Private SECCHAN key was not set See Also:Constant Field Values
PT_STATUS_SECURE_CHANNEL_ALREADY_ESTABLISHED - Static variable in exception com.upek.android.ptapi.PtException
Secure channel has been already established See Also:Constant Field Values
PT_STATUS_SENSOR_BUS_CONGESTION - Static variable in exception com.upek.android.ptapi.PtException
Error in communication with sensor due to bus congestion.
PT_STATUS_SENSOR_HW_ERROR - Static variable in exception com.upek.android.ptapi.PtException
Sensor hardware error occured See Also:Constant Field Values
PT_STATUS_SENSOR_NOT_CALIBRATED - Static variable in exception com.upek.android.ptapi.PtException
Sensor is not calibrated See Also:Constant Field Values
PT_STATUS_SENSOR_NOT_REPAIRABLE - Static variable in exception com.upek.android.ptapi.PtException
Sensor is not repairable See Also:Constant Field Values
PT_STATUS_SENSOR_OUT_OF_LIMITS - Static variable in exception com.upek.android.ptapi.PtException
The measured values are out of allowable limits See Also:Constant Field Values
PT_STATUS_SESSION_NOT_AUTHENTICATED - Static variable in exception com.upek.android.ptapi.PtException
Session was not authenticated yet See Also:Constant Field Values
PT_STATUS_SESSION_TERMINATED - Static variable in exception com.upek.android.ptapi.PtException
Session was terminated See Also:Constant Field Values
PT_STATUS_SIGN_KEY_NOT_SET - Static variable in exception com.upek.android.ptapi.PtException
Private SIGN key was not set See Also:Constant Field Values
PT_STATUS_SLOT_NOT_FOUND - Static variable in exception com.upek.android.ptapi.PtException
Requested slot was not found See Also:Constant Field Values
PT_STATUS_SONLY_ALREADY_OPENED - Static variable in exception com.upek.android.ptapi.PtException
SONLY session is already opened See Also:Constant Field Values
PT_STATUS_SUSPEND - Static variable in exception com.upek.android.ptapi.PtException
Connection interrupted because of suspend request See Also:Constant Field Values
PT_STATUS_SWIPE_TOO_BAD - Static variable in exception com.upek.android.ptapi.PtException
Finger swipe is too bad for image reconstruction See Also:Constant Field Values
PT_STATUS_TCS_OVERCURRENT - Static variable in exception com.upek.android.ptapi.PtException
TCS overcurrent calibration error.
PT_STATUS_TIMEOUT - Static variable in exception com.upek.android.ptapi.PtException
Timeout elapsed See Also:Constant Field Values
PT_STATUS_TOO_MANY_BAD_LINES - Static variable in exception com.upek.android.ptapi.PtException
Too many bad lines See Also:Constant Field Values
PT_STATUS_TOUCH_CHIP_ERROR - Static variable in exception com.upek.android.ptapi.PtException
Touch chip error occured See Also:Constant Field Values
PT_STATUS_UNKNOWN_COMMAND - Static variable in exception com.upek.android.ptapi.PtException
Unknown command See Also:Constant Field Values
PT_STATUS_UNSUPPORTED_SPEED - Static variable in exception com.upek.android.ptapi.PtException
Host hardware doesn't support requested communication speed See Also:Constant Field Values
PT_STATUS_VCH_ALREADY_REGISTERED - Static variable in exception com.upek.android.ptapi.PtException
Virtual Channel implementation has been already registere See Also:Constant Field Values
PT_STATUS_VCH_CHANNEL_NOT_AVAILABLE - Static variable in exception com.upek.android.ptapi.PtException
Virtual Channel not available (the max number of simultaneously opened channels has been reached).
PT_STATUS_VCH_COMM_ERROR - Static variable in exception com.upek.android.ptapi.PtException
Virtual Channel communication error has occurred.
PT_STATUS_VCH_ERROR - Static variable in exception com.upek.android.ptapi.PtException
General Virtual Channel error.
PT_STATUS_VCH_INVALID_HANDLE - Static variable in exception com.upek.android.ptapi.PtException
Virtual Channel invalid handle.
PT_STATUS_VCH_INVALID_IMPLEMENTATION - Static variable in exception com.upek.android.ptapi.PtException
Virtual Channel implementation structure contains invalid entries.
PT_STATUS_VCH_INVALID_PROTOCOL - Static variable in exception com.upek.android.ptapi.PtException
Invalid version of the Virtual Channel protocol or internal protocol error.
PT_STATUS_VCH_JOB_ABORTED - Static variable in exception com.upek.android.ptapi.PtException
Virtual Channel job has been aborted.
PT_STATUS_VCH_LOST - Static variable in exception com.upek.android.ptapi.PtException
Virtual channel connection has been lost See Also:Constant Field Values
PT_STATUS_VCH_MISSING_DEPENDENCIES - Static variable in exception com.upek.android.ptapi.PtException
An external module required by Virtual Channel is missing.
PT_STATUS_VCH_NOT_REGISTERED - Static variable in exception com.upek.android.ptapi.PtException
Virtual Channel implementation has not been registered.
PT_STATUS_VCH_TIMEOUT - Static variable in exception com.upek.android.ptapi.PtException
Virtual Channel timeout has expired.
PT_STATUS_WRONG_FINGER_DATA_ACCESS_RIGHTS - Static variable in exception com.upek.android.ptapi.PtException
Used wrong finger data access rights See Also:Constant Field Values
PT_STATUS_WRONG_RESPONSE - Static variable in exception com.upek.android.ptapi.PtException
TFM has returned wrong or unexpected response See Also:Constant Field Values
PT_SUSPEND_IN_SLEEP_DISABLED - Static variable in class com.upek.android.ptapi.PtConstants
Device suspend during sleep commands options: Device suspend disabled See Also:Constant Field Values
PT_SUSPEND_IN_SLEEP_ENABLED - Static variable in class com.upek.android.ptapi.PtConstants
Device suspend during sleep commands options: Device suspend enabled See Also:Constant Field Values
PT_SWIPEDIR_AUTODETECT - Static variable in class com.upek.android.ptapi.PtConstants
Swipe direction option: Direction is detected at the begining of swipe See Also:Constant Field Values
PT_SWIPEDIR_INVERTED - Static variable in class com.upek.android.ptapi.PtConstants
Swipe direction option: Inverted direction See Also:Constant Field Values
PT_SWIPEDIR_INVERTED_WARN - Static variable in class com.upek.android.ptapi.PtConstants
Swipe direction option: Inverted direction with warning for backward swipe See Also:Constant Field Values
PT_SWIPEDIR_STANDARD - Static variable in class com.upek.android.ptapi.PtConstants
Swipe direction option: Standard direction for given mounting See Also:Constant Field Values
PT_SWIPEDIR_STANDARD_WARN - Static variable in class com.upek.android.ptapi.PtConstants
Swipe direction option: Standard direction with warning for backward swipe See Also:Constant Field Values
PT_SYSTEM_NAME_MAX_LEN - Static variable in class com.upek.android.ptapi.PtConstants
Maximal possible length of SystemName string See Also:Constant Field Values
PT_TEMPLATE_ENVELOPE_NONE - Static variable in class com.upek.android.ptapi.PtConstants
Template envelope types: No template envelope See Also:Constant Field Values
PT_TEMPLATE_ENVELOPE_PTBIR - Static variable in class com.upek.android.ptapi.PtConstants
Template envelope types: PT_BIR template envelope See Also:Constant Field Values
PT_TEMPLATE_TYPE_ALPHA - Static variable in class com.upek.android.ptapi.PtConstants
Template types: Basic template type See Also:Constant Field Values
PT_TEMPLATE_TYPE_ALPHA_MULTI - Static variable in class com.upek.android.ptapi.PtConstants
Template types: Extended template type See Also:Constant Field Values
PT_TEMPLATE_TYPE_ANSI - Static variable in class com.upek.android.ptapi.PtConstants
Template types: ANSI_INCITS-378-2004 template See Also:Constant Field Values
PT_TEMPLATE_TYPE_AUTO - Static variable in class com.upek.android.ptapi.PtConstants
Template types: Automatic or default template type See Also:Constant Field Values
PT_TEMPLATE_TYPE_BETA - Static variable in class com.upek.android.ptapi.PtConstants
Template types: Extended template type See Also:Constant Field Values
PT_TEMPLATE_TYPE_ISO_FMC_COMPACT - Static variable in class com.upek.android.ptapi.PtConstants
Template types: ISO/IEC 19794-2 compact FMC template See Also:Constant Field Values
PT_TEMPLATE_TYPE_ISO_FMC_NORMAL - Static variable in class com.upek.android.ptapi.PtConstants
Template types: ISO/IEC 19794-2 normal FMC template See Also:Constant Field Values
PT_TEMPLATE_TYPE_ISO_FMR - Static variable in class com.upek.android.ptapi.PtConstants
Template types: ISO/IEC 19794-2 FMR template See Also:Constant Field Values
PT_TEMPLATE_TYPE_LEGACY - Static variable in class com.upek.android.ptapi.PtConstants
Template types: Legacy template format See Also:Constant Field Values
PT_TEMPLATEBIT_ACCEPT_ALPHA - Static variable in class com.upek.android.ptapi.PtConstants
Supported template format flags: Support for accepting ALPHA templates See Also:Constant Field Values
PT_TEMPLATEBIT_ACCEPT_BETA - Static variable in class com.upek.android.ptapi.PtConstants
Supported template format flags: Support for accepting BETA templates See Also:Constant Field Values
PT_TEMPLATEBIT_ACCEPT_LEGACY - Static variable in class com.upek.android.ptapi.PtConstants
Supported template format flags: Support for accepting LEGACY templates See Also:Constant Field Values
PT_TEMPLATEBIT_EXTRACT_ALPHA - Static variable in class com.upek.android.ptapi.PtConstants
Supported template format flags: Support for extracting ALPHA templates See Also:Constant Field Values
PT_TEMPLATEBIT_EXTRACT_BETA - Static variable in class com.upek.android.ptapi.PtConstants
Supported template format flags: Support for extracting BETA templates See Also:Constant Field Values
PT_TEMPLATEBIT_EXTRACT_LEGACY - Static variable in class com.upek.android.ptapi.PtConstants
Supported template format flags: Support for extracting LEGACY templates See Also:Constant Field Values
PT_WAKEUP_CAUSE_FINGER - Static variable in class com.upek.android.ptapi.PtConstants
Wake up cause for PTSleep(): Waken up by finger on sensor See Also:Constant Field Values
PT_WAKEUP_CAUSE_HOST - Static variable in class com.upek.android.ptapi.PtConstants
Wake up cause for PTSleep(): Waken up by host via RTS See Also:Constant Field Values
PT_WRAPPED_SAB - Static variable in class com.upek.android.ptapi.PtConstants
Form of input SAB See Also:Constant Field Values
PtBir - Class in com.upek.android.ptapi.struct
A container for biometric data.
PtBir() - Constructor for class com.upek.android.ptapi.struct.PtBir
 
PtBirArg - Class in com.upek.android.ptapi.resultarg
This class is used for returning additional output function parameters.
PtBirArg() - Constructor for class com.upek.android.ptapi.resultarg.PtBirArg
 
PtBirArgI - Interface in com.upek.android.ptapi.resultarg
This interface is used for returning additional output function parameters.
PtCommCallback - Interface in com.upek.android.ptapi.callback
Interface with callback function that an application supplies to allow to send data in the form of a sequence of packets to the remote instance of PTAPI library.
PtConnection - Class in com.upek.android.ptapi
Represents one opened connection object.
PtConnectionAdvancedI - Interface in com.upek.android.ptapi
Extends PTAPI connection interface with advanced security operations.
PtConnectionI - Interface in com.upek.android.ptapi
PTAPI connection interface.
PtConstants - Class in com.upek.android.ptapi
Contains all constants of PTApi package.
PtConstants() - Constructor for class com.upek.android.ptapi.PtConstants
 
PtDeviceListItem - Class in com.upek.android.ptapi.struct
Device info list item See Also:Serialized Form
PtDeviceListItem() - Constructor for class com.upek.android.ptapi.struct.PtDeviceListItem
 
PtException - Exception in com.upek.android.ptapi
When any call of PTApi fails, this exception is throwed.
PtException(int) - Constructor for exception com.upek.android.ptapi.PtException
Creates new exception with specified error code.
PtExtendedInfo - Class in com.upek.android.ptapi.struct
A structure used by PTExtendedInfo to return additional information about FM.
PtExtendedInfo() - Constructor for class com.upek.android.ptapi.struct.PtExtendedInfo
 
PtExtendedInfoV2 - Class in com.upek.android.ptapi.struct
A structure used by PTExtendedInfo to return additional information about FM (version 2).
PtExtendedInfoV2() - Constructor for class com.upek.android.ptapi.struct.PtExtendedInfoV2
 
PtFingerListItem - Class in com.upek.android.ptapi.struct
Finger list item See Also:Serialized Form
PtFingerListItem() - Constructor for class com.upek.android.ptapi.struct.PtFingerListItem
 
PtGlobal - Class in com.upek.android.ptapi
Main class with basic static Ptapi library methods.
PtGlobal() - Constructor for class com.upek.android.ptapi.PtGlobal
Use and load the default native library name before first use of the class.
PtGlobalI - Interface in com.upek.android.ptapi
Main class with basic static Ptapi library methods.
PtGlobalInfo - Class in com.upek.android.ptapi.struct
The global information about this PerfectTrust implementation, especially the version info.
PtGlobalInfo() - Constructor for class com.upek.android.ptapi.struct.PtGlobalInfo
 
PtGuiSampleImage - Class in com.upek.android.ptapi.struct
GUI sample image See Also:Serialized Form
PtGuiSampleImage() - Constructor for class com.upek.android.ptapi.struct.PtGuiSampleImage
 
PtGuiStateCallback - Interface in com.upek.android.ptapi.callback
Interface with callback function that an application supplies to allow the FM API to display GUI state information to the user, and to receive responses back.
PtGuiStreamingCallback - Interface in com.upek.android.ptapi.callback
Interface with callback function which deals with the presentation of biometric streaming data.
PtIdleCallback - Interface in com.upek.android.ptapi.callback
Interface with the callback function that the application could optionally supply to the PTSleep function to be periodically called while FM is in a sleep or standby mode.
PtImgFormat - Class in com.upek.android.ptapi.struct
See Also:Serialized Form
PtImgFormat() - Constructor for class com.upek.android.ptapi.struct.PtImgFormat
 
PtInfo - Class in com.upek.android.ptapi.struct
A structure used by PTInfo to return status-independent information about FM.
PtInfo() - Constructor for class com.upek.android.ptapi.struct.PtInfo
 
PtInputBir - Class in com.upek.android.ptapi.struct
A structure used to input a BIR to the API.
PtInputBir() - Constructor for class com.upek.android.ptapi.struct.PtInputBir
 
PtMatchOnHostParams - Class in com.upek.android.ptapi.struct
Structure with additional parameters for on-host matching functions.
PtMatchOnHostParams() - Constructor for class com.upek.android.ptapi.struct.PtMatchOnHostParams
 
PtNavigationCallback - Interface in com.upek.android.ptapi.callback
Interface with the callback function that the application must supply to the PTNavigate and PTClickCalibrate functions to receive the navigation data.
PtNavigationData - Class in com.upek.android.ptapi.struct
The navigation data passed to the PT_NAVIGATION_CALLBACK.
PtNavigationData() - Constructor for class com.upek.android.ptapi.struct.PtNavigationData
 
PtSessionCfgV1 - Class in com.upek.android.ptapi.struct
PT_SESSION_CFG structure version 1 See Also:Serialized Form
PtSessionCfgV1() - Constructor for class com.upek.android.ptapi.struct.PtSessionCfgV1
 
PtSessionCfgV2 - Class in com.upek.android.ptapi.struct
PT_SESSION_CFG structure version 2 See Also:Serialized Form
PtSessionCfgV2() - Constructor for class com.upek.android.ptapi.struct.PtSessionCfgV2
 
PtSessionCfgV3 - Class in com.upek.android.ptapi.struct
PT_SESSION_CFG structure version 3 See Also:Serialized Form
PtSessionCfgV3() - Constructor for class com.upek.android.ptapi.struct.PtSessionCfgV3
 
PtSessionCfgV4 - Class in com.upek.android.ptapi.struct
PT_SESSION_CFG structure version 4 See Also:Serialized Form
PtSessionCfgV4() - Constructor for class com.upek.android.ptapi.struct.PtSessionCfgV4
 
PtSessionCfgV5 - Class in com.upek.android.ptapi.struct
PT_SESSION_CFG structure version 5 See Also:Serialized Form
PtSessionCfgV5() - Constructor for class com.upek.android.ptapi.struct.PtSessionCfgV5
 
PtStdGuiStateCallback - Class in com.upek.android.ptapi.callback
This class represents standard PT_GUI_STATE_CALLBACK provided by PtApi.
PtStdGuiStateCallback() - Constructor for class com.upek.android.ptapi.callback.PtStdGuiStateCallback
 
PtSwipeInfo - Class in com.upek.android.ptapi.struct
Swipe information structure.
PtSwipeInfo() - Constructor for class com.upek.android.ptapi.struct.PtSwipeInfo
 
PtSwipeInfoArg - Class in com.upek.android.ptapi.resultarg
This class is used for returning additional output function parameters.
PtSwipeInfoArg() - Constructor for class com.upek.android.ptapi.resultarg.PtSwipeInfoArg
 
PtSwipeInfoArgI - Interface in com.upek.android.ptapi.resultarg
This interface is used for returning additional output function parameters.
PtUtil - Class in com.upek.android.ptapi
This class contains some utility functions for simplify some operations manipulating with structures stored in bytearray (original PT_DATA)
PtUtil() - Constructor for class com.upek.android.ptapi.PtUtil
 
purpose - Variable in class com.upek.android.ptapi.struct.PtBir
 

Q

quality - Variable in class com.upek.android.ptapi.struct.PtBir
 
qualityMessage - Variable in class com.upek.android.ptapi.struct.PtSwipeInfo
GUI message resulting from image quality test (see PT_GUIMSG_xxxx), 0xffff when image quality wasn't assessed.
qualityScore - Variable in class com.upek.android.ptapi.struct.PtSwipeInfo
Image quality score, negative when image quality wasn't assessed.
queryFingerData(PtInputBir, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Queries access rights of additional application data associated with a finger template stored in FM's non-volatile memory.
queryFingerData(PtInputBir, int) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Queries access rights of additional application data associated with a finger template stored in FM's non-volatile memory.

R

readerSecurityMode - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
SONLY (TCRxx only): Reader security mode (see PT_RSM_xxxx values).
realHeight - Variable in class com.upek.android.ptapi.struct.PtSwipeInfo
Number of actually reconstructed lines.
recDigitalGain - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Digital gain
recErrorStates - Variable in class com.upek.android.ptapi.struct.PtSwipeInfo
Bit array with signaled reconstruction errors (see PT_RECERRBIT_xxxx).
recFingerDownDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Timing for finger touch
recFingerDownDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Timing for finger touch
recFingerUpDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Timing for finger lift
recFingerUpDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Timing for finger lift
recFlags - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Reconstruction control flags (see PT_RECFLAG_xxxx values)
recNoiseRobustness - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Noise robustness setting (see PT_NOISE_ROBUSTNESS_xxxx)
recNoiseRobustness - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Noise robustness setting (see PT_NOISE_ROBUSTNESS_xxxx)
recNoiseRobustnessTrigger - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Sets how many consecutive bad swipes triggers noise robustness.
recNoMovementResetTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
If no movement is detected for that period [ms] and image is very short, the reconstruction is not restarted any more.
recNoMovementResetTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
If no movement is detected for that period [ms] and image is very short, the reconstruction is not restarted any more.
recNoMovementTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
If no movement is detected for that period [ms], the swipe is terminated regardless on the finger presence.
recNoMovementTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
If no movement is detected for that period [ms], the swipe is terminated regardless on the finger presence.
recRemoveBottomup - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Remove striation from bottom
recRemoveBottomup - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Remove striation from bottom
recRemoveBottomup - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Remove striation from bottom
recRemoveTopdown - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Remove striation from top
recRemoveTopdown - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Remove striation from top
recRemoveTopdown - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Remove striation from top
recRetuning - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Enable retuning (see PT_RETUNING_xxxx values)
recScore - Variable in class com.upek.android.ptapi.struct.PtSwipeInfo
Reconstruction score.
recSwipeDirection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Swipe direction (see PT_SWIPEDIR_xxxx values)
recSwipeDirection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Swipe direction (see PT_SWIPEDIR_xxxx values)
recSwipeTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Timeout for swipe termination
recSwipeTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Timeout for swipe termination
recTerminationPolicy - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Defines the way, how end of finger scan is determined (see PT_SCAN_TERMINATION_xxxx values)
recTerminationPolicy - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Defines the way, how end of finger scan is determined (see PT_SCAN_TERMINATION_xxxx values)
recTerminationPolicy - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Defines the way, how end of finger scan is determined (see PT_SCAN_TERMINATION_xxxx values)
recUseHwDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Use Hardware finger detection
recUseHwDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Use Hardware finger detection
recUseHwDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Use Hardware finger detection
removeWatchConnection(int) - Static method in class com.upek.android.ptapi.PtGlobal
Removes all connections with specified handle from watchedQueu.
reserved - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV1
Not used
reserved1 - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Not used
reserved1 - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Not used
reserved2 - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Not used
reserved2 - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Not used
reserved3 - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Not used
reserved4 - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Not used
reserved4 - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
 
reserved5 - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Not used
restartBioTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Restart biometric timeout for each fingerprint scan
restartBioTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Restart biometric timeout for each fingerprint scan
retuning - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Enable retuning (see PT_RETUNING_xxxx values)
retuning - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Enable retuning (see PT_RETUNING_xxxx values)
roiLength - Variable in class com.upek.android.ptapi.struct.PtSwipeInfo
Vertical length of the region of interest, zero if no ROI was detected.
roiPos - Variable in class com.upek.android.ptapi.struct.PtSwipeInfo
Vertical position of the center of the region of interest (e.g. the core).
RSAPrivateCrtKey - Class in com.upek.android.ptapi.rsa
This class represents a private RSA key with full information, which can be imported and exported to TFM native representation.
RSAPrivateCrtKey(byte[]) - Constructor for class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
Creates a new key from TFM internal format.
RSAPrivateCrtKey(RSAPrivateCrtKey) - Constructor for class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
Creates a new key from another class implementing RSAPrivateCrtKey.
RSAPrivateCrtKey(RSAPrivateCrtKeySpec) - Constructor for class com.upek.android.ptapi.rsa.RSAPrivateCrtKey
Creates a new key from RSAPrivateCrtKeySpec key specifiction.
RSAPrivateKey - Class in com.upek.android.ptapi.rsa
This class represents a private RSA key, which can be imported and exported to TFM native representation.
RSAPrivateKey(byte[]) - Constructor for class com.upek.android.ptapi.rsa.RSAPrivateKey
Creates a new key from TFM internal format.
RSAPrivateKey(RSAPrivateKey) - Constructor for class com.upek.android.ptapi.rsa.RSAPrivateKey
Creates a new key from another class implementing RSAPrivateKey.
RSAPrivateKey(RSAPrivateKeySpec) - Constructor for class com.upek.android.ptapi.rsa.RSAPrivateKey
Creates a new key from RSAPrivateCrtKeySpec key specifiction.
RSAPublicKey - Class in com.upek.android.ptapi.rsa
This class represents a public RSA key, which can be imported and exported to TFM native representation.
RSAPublicKey(byte[]) - Constructor for class com.upek.android.ptapi.rsa.RSAPublicKey
Creates a new key from TFM internal format (returned by e.g. generateDeviceKeyPair()).
RSAPublicKey(RSAPrivateCrtKey) - Constructor for class com.upek.android.ptapi.rsa.RSAPublicKey
Creates a new key from another class implementing RSAPrivateCrtKey (it is full RSA key specification which contains all private and public parts).
RSAPublicKey(RSAPrivateCrtKeySpec) - Constructor for class com.upek.android.ptapi.rsa.RSAPublicKey
Creates a new key from RSAPrivateCrtKey key specifiction (it is full RSA key specification which contains all private and public parts).
RSAPublicKey(RSAPublicKey) - Constructor for class com.upek.android.ptapi.rsa.RSAPublicKey
Creates a new key from another class implementing RSAPublicKey.
RSAPublicKey(RSAPublicKeySpec) - Constructor for class com.upek.android.ptapi.rsa.RSAPublicKey
Creates a new key from RSAPublicKeySpec key specifiction.

S

scanQuality() - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Returns scan quality of last finger swipe
scanQuality() - Method in interface com.upek.android.ptapi.PtConnectionI
Returns scan quality of last finger swipe
secureChannel(int, int, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Establishes a secure channel for the given connection.
secureChannel(int, int, int) - Method in interface com.upek.android.ptapi.PtConnectionI
Establishes a secure channel for the given connection.
secureChannelEx(int, int, int, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Establishes a secure channel for the given connection.
secureChannelEx(int, int, int, int) - Method in interface com.upek.android.ptapi.PtConnectionI
Establishes a secure channel for the given connection.
securitySetting - Variable in class com.upek.android.ptapi.struct.PtMatchOnHostParams
Security level for templates matching (see PT_MATCH_xxxx values)
securitySetting - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV1
Security level for templates matching (see PT_MATCH_xxxx values)
securitySetting - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Security level for templates matching (see PT_MATCH_xxxx values)
securitySetting - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Security level for templates matching (see PT_MATCH_xxxx values)
securitySetting - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Security level for templates matching (see PT_MATCH_xxxx values)
securitySetting - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Security level for templates matching (see PT_MATCH_xxxx values)
sensorDisabling - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV1
Indicates whether or not put sensor into sleep mode after each biometric operation
sensorDisabling - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Indicates whether or not put sensor into sleep mode after each biometric operation
sensorDisabling - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Indicates whether or not put sensor into sleep mode after each biometric operation
sensorDisabling - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Indicates whether or not put sensor into sleep mode after each biometric operation
sensorDisabling - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Indicates whether or not put sensor into sleep mode after each biometric operation
sensorSecurityMode - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Sensor security mode (see PT_SSM_xxxx values) (this parameter affects SOnly)
sensorSecurityMode - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Sensor security mode (see PT_SSM_xxxx values) (this parameter affects SOnly)
sensorType - Variable in class com.upek.android.ptapi.struct.PtInfo
Type and version of sensor.
setAccessRightsBit(byte[], int) - Static method in class com.upek.android.ptapi.PtUtil
Macro for setting one of the access rights bit.
setAppData(int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Stores a block of arbitrary binary data in TFM's non-volatile memory.
setAppData(int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionI
Stores a block of arbitrary binary data in TFM's non-volatile memory.
setDevicePrivateKey(int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Stores private part of RSA key pair to the device.
setDevicePrivateKey(int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Stores private part of RSA key pair to the device.
setFingerData(int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Assigns an additional application data to a finger template stored in FM's non-volatile memory.
setFingerData(int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionI
Assigns an additional application data to a finger template stored in FM's non-volatile memory.
setFingerDataEx(int, int, int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Assigns an additional application data to a finger template stored in FM's non-volatile memory.
setFingerDataEx(int, int, int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Assigns an additional application data to a finger template stored in FM's non-volatile memory.
setFingerDataExWrapped(PtInputBir, int, int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Assigns an additional application data to a finger template stored in wrapped template.
setFingerDataExWrapped(PtInputBir, int, int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Assigns an additional application data to a finger template stored in wrapped template.
setFingerPayload(int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Changes payload data of a finger template stored in TFM's non-volatile memory.
setFingerPayload(int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionI
Changes payload data of a finger template stored in TFM's non-volatile memory.
setGUICallbacks(PtGuiStreamingCallback, PtGuiStateCallback) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Sets the references to the callback routines to be called if any called function involves displaying a biometric user interface.
setGUICallbacks(PtGuiStreamingCallback, PtGuiStateCallback) - Method in interface com.upek.android.ptapi.PtConnectionI
Sets the references to the callback routines to be called if any called function involves displaying a biometric user interface.
setImageFormat(int, PtImgFormat, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Sets image format for following image acquiring or navigation operations.
setImageFormat(int, PtImgFormat, int) - Method in interface com.upek.android.ptapi.PtConnectionI
Sets image format for following image acquiring or navigation operations.
setLED(int, int, int) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Controls the state and behavior of the two user interface LEDs, which can be optionally connected to the TFM.
setLED(int, int, int) - Method in interface com.upek.android.ptapi.PtConnectionI
Controls the state and behavior of the two user interface LEDs, which can be optionally connected to the TFM.
setProfileWrapped(byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Sets wrapped profile created previously by createProfileWrapped().
setProfileWrapped(byte[]) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Sets wrapped profile created previously by createProfileWrapped().
setSessionCfgEx(short, Object) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Sets the session parameters of the TFM.
setSessionCfgEx(short, Object) - Method in interface com.upek.android.ptapi.PtConnectionI
Sets the session parameters of the TFM.
setValue(byte[]) - Method in class com.upek.android.ptapi.resultarg.ByteArrayArg
Description copied from interface: Store new value in the container.
setValue(byte[]) - Method in interface com.upek.android.ptapi.resultarg.ByteArrayArgI
Store new value in the container.
setValue(int) - Method in class com.upek.android.ptapi.resultarg.IntegerArg
Description copied from interface: Store new value in the container.
setValue(int) - Method in interface com.upek.android.ptapi.resultarg.IntegerArgI
Store new value in the container.
setValue(PtBir) - Method in class com.upek.android.ptapi.resultarg.PtBirArg
Description copied from interface: Store new value in the container.
setValue(PtBir) - Method in interface com.upek.android.ptapi.resultarg.PtBirArgI
Store new value in the container.
setValue(PtSwipeInfo) - Method in class com.upek.android.ptapi.resultarg.PtSwipeInfoArg
Description copied from interface: Store new value in the container.
setValue(PtSwipeInfo) - Method in interface com.upek.android.ptapi.resultarg.PtSwipeInfoArgI
Store new value in the container.
signalBits - Variable in class com.upek.android.ptapi.struct.PtNavigationData
Information bitmask, see PT_NAVIGBITS_xxxx
signatureType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Type of signing method (see PT_SIGNATURE_TYPE_xxxx values)
signatureType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Type of signing method (see PT_SIGNATURE_TYPE_xxxx values)
sleep(int, PtIdleCallback) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Switches FM to deep sleep or standby mode.
sleep(int, PtIdleCallback) - Method in interface com.upek.android.ptapi.PtConnectionI
Switches FM to deep sleep or standby mode.
sleepThenCapture(PtIdleCallback, byte, int, IntegerArgI, IntegerArgI, PtBirArgI, PtBirArgI, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Switches FM to the standby (finger detect) mode.
sleepThenCapture(PtIdleCallback, byte, int, IntegerArgI, IntegerArgI, PtBirArgI, PtBirArgI, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Switches FM to the standby (finger detect) mode.
sleepThenGrab(PtIdleCallback, byte, int, boolean, IntegerArgI, IntegerArgI, ByteArrayArgI, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Switches FM to the standby (finger detect) mode.
sleepThenGrab(PtIdleCallback, byte, int, boolean, IntegerArgI, IntegerArgI, ByteArrayArgI, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Switches FM to the standby (finger detect) mode.
slotNr - Variable in class com.upek.android.ptapi.struct.PtFingerListItem
Number of slot, where is the finger stored
slotNr - Variable in class com.upek.android.ptapi.struct.PtInputBir
Used when byForm = PT_SLOT_INPUT
storeFinger(PtInputBir) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Stores given fingerprint template in the selected slot in the non-volatile memory of the TFM.
storeFinger(PtInputBir) - Method in interface com.upek.android.ptapi.PtConnectionI
Stores given fingerprint template in the selected slot in the non-volatile memory of the TFM.
storeFingerWrapped(PtInputBir) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Stores given fingerprint template into wrapped template.
storeFingerWrapped(PtInputBir) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Stores given fingerprint template into wrapped template.
subSample - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV1
Indicates wsether or not extraction should sub-sample images
subSample - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Indicates wsether or not extraction should sub-sample images
subSample - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Indicates wsether or not extraction should sub-sample images
subSample - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Indicates wsether or not extraction should sub-sample images
subWindowArea - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Area of the subwindow in percents of the full area used for extractor
subWindowArea - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Area of the subwindow in percents of the full area used for extractor
subWindowArea - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Area of the subwindow in percents of the full area used for extractor
suspendInSleep - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Enable device suspend during PTSleep/PTSleepThenGrab/PTSleepThenCapture (see PT_SUSPEND_IN_SLEEP_xxxx values) (this parameter affects SOnly)
suspendInSleep - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Enable device suspend during PTSleep/PTSleepThenGrab/PTSleepThenCapture (see PT_SUSPEND_IN_SLEEP_xxxx values) (this parameter affects SOnly)
systemId - Variable in class com.upek.android.ptapi.struct.PtExtendedInfo
System identification bits
systemName - Variable in class com.upek.android.ptapi.struct.PtExtendedInfo
System identification name

T

templateType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Type of templates created by FM (see PT_TEMPLATE_TYPE_xxxx values)
templateType - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Type of templates created by FM (see PT_TEMPLATE_TYPE_xxxx values)
templateTypeFlags - Variable in class com.upek.android.ptapi.struct.PtExtendedInfoV2
Flags of all supported template formats (see PT_TEMPLATEBIT_xxxx)
terminate() - Method in class com.upek.android.ptapi.PtGlobal
Description copied from interface: Uninitialize the API library.
terminate() - Method in interface com.upek.android.ptapi.PtGlobalI
Uninitialize the API library.
transact(byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Sends the request data packet to the FM, waits for a response and get the response data packet.
transact(byte[]) - Method in interface com.upek.android.ptapi.PtConnectionI
Sends the request data packet to the FM, waits for a response and get the response data packet.
type - Variable in class com.upek.android.ptapi.struct.PtBir
 

U

updateFingerPayload(int, int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Updates payload data of a finger template stored in TFM's non-volatile memory.
updateFingerPayload(int, int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionI
Updates payload data of a finger template stored in TFM's non-volatile memory.
usage - Variable in class com.upek.android.ptapi.struct.PtInfo
Type of the reader in which the TFM is used. 0 = unspecified usage.
useFingerData(PtInputBir, int, int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Performs given 'use' operation with finger data of specified template.
useFingerData(PtInputBir, int, int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Performs given 'use' operation with finger data of specified template.
useHwFingerDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Use TCD based hardware finger detection for biometrics
useHwFingerDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Use TCD based hardware finger detection for biometrics
useSetFingerData(int, int, int, int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Performs given 'use-set' operation and store result as finger data of specified template stored in FM's non-volatile memory.
useSetFingerData(int, int, int, int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Performs given 'use-set' operation and store result as finger data of specified template stored in FM's non-volatile memory.
useSetFingerDataWrapped(PtInputBir, int, int, int, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Performs given 'use-set' operation and store result as finger data of specified wrapped template.
useSetFingerDataWrapped(PtInputBir, int, int, int, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Performs given 'use-set' operation and store result as finger data of specified wrapped template.
useUpdateFingerData(int, int, int, byte[]) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Performs given 'use-update' operation with finger data of specified template stored in FM's non-volatile memory, updated finger data are stored back to non-volatile memory.
useUpdateFingerData(int, int, int, byte[]) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Performs given 'use-update' operation with finger data of specified template stored in FM's non-volatile memory, updated finger data are stored back to non-volatile memory.
useUpdateFingerDataWrapped(PtInputBir, int, int, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Performs given 'use-update' operation with finger data of specified wrapped template, updated wrapped template is returned back to host.
useUpdateFingerDataWrapped(PtInputBir, int, int, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionAdvancedI
Performs given 'use-update' operation with finger data of specified wrapped template, updated wrapped template is returned back to host.

V

value - Variable in class com.upek.android.ptapi.resultarg.ByteArrayArg
Contains reference to object stored into the container as result value.
value - Variable in class com.upek.android.ptapi.resultarg.IntegerArg
Contains value stored into the container as result value.
value - Variable in class com.upek.android.ptapi.resultarg.PtBirArg
Contains reference to object stored into the container as result value.
value - Variable in class com.upek.android.ptapi.resultarg.PtSwipeInfoArg
Contains reference to object stored into the container as result value.
verify(Integer, Integer, Boolean, PtInputBir, PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI, int, boolean, PtBirArgI, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Scans the live finger or uses the last captured finger data and tries to match it against the supplied enrollment template.
verify(Integer, Integer, Boolean, PtInputBir, PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI, int, boolean, PtBirArgI, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Scans the live finger or uses the last captured finger data and tries to match it against the supplied enrollment template.
verifyAll(Integer, Integer, Boolean, PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI, int, boolean, PtBirArgI, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Scans the live finger or uses the last captured finger data and tries to match it against the templates stored in TFM's non-volatile memory.
verifyAll(Integer, Integer, Boolean, PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI, int, boolean, PtBirArgI, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Scans the live finger or uses the last captured finger data and tries to match it against the templates stored in TFM's non-volatile memory.
verifyEx(Integer, Integer, Boolean, PtInputBir[], PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI, int, boolean, PtBirArgI, byte[], ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Scans the live finger or uses the last captured finger data and tries to match it against the set of supplied enrollment templates.
verifyEx(Integer, Integer, Boolean, PtInputBir[], PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI, int, boolean, PtBirArgI, byte[], ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Scans the live finger or uses the last captured finger data and tries to match it against the set of supplied enrollment templates.
verifyMatch(Integer, Integer, Boolean, PtInputBir, PtInputBir, PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Matches the supplied captured template against the supplied enrollment template.
verifyMatch(Integer, Integer, Boolean, PtInputBir, PtInputBir, PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI) - Method in interface com.upek.android.ptapi.PtConnectionI
Matches the supplied captured template against the supplied enrollment template.
verifyMatchOnHost(Integer, Integer, Boolean, PtInputBir, PtInputBir, PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI, PtMatchOnHostParams) - Method in class com.upek.android.ptapi.PtConnection
Description copied from interface: Matches the supplied captured template against the supplied enrollment template.
verifyMatchOnHost(Integer, Integer, Boolean, PtInputBir, PtInputBir, PtBirArgI, IntegerArgI, IntegerArgI, ByteArrayArgI, PtMatchOnHostParams) - Method in interface com.upek.android.ptapi.PtConnectionI
Matches the supplied captured template against the supplied enrollment template.
version - Variable in class com.upek.android.ptapi.struct.PtExtendedInfo
Version of this structure (currently 1)
version - Variable in class com.upek.android.ptapi.struct.PtMatchOnHostParams
Version of this structure (currently 1)

W

wakeUpByFinger - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
If PT_TRUE, FM can be woken up from deep sleep by a finger on sensor
wakeUpByFinger - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
If PT_TRUE, FM can be woken up from deep sleep by a finger on sensor
wakeUpByFinger - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
If PT_TRUE, FM can be woken up from deep sleep by a finger on sensor
wakeUpByFinger - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
If PT_TRUE, FM can be woken up from deep sleep by a finger on sensor
wakeUpByFingerTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Timeout for returning to standby after wake-up by finger (in milliseconds)
wakeUpByFingerTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Timeout for returning to standby after wake-up by finger (in milliseconds)
wakeUpByFingerTimeout - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Timeout for returning to standby after wake-up by finger (in milliseconds)
wffFingerDownDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Timing for finger touch
wffFingerDownDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Timing for finger touch
wffFingerDownDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Timing for finger touch
wffFingerDownDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Timing for finger touch
wffFingerUpDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Timing for finger lift
wffFingerUpDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Timing for finger lift
wffFingerUpDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Timing for finger lift
wffFingerUpDelay - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV5
Timing for finger lift
wffUseHwDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV2
Use Hardware finger detection
wffUseHwDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV3
Use Hardware finger detection
wffUseHwDetection - Variable in class com.upek.android.ptapi.struct.PtSessionCfgV4
Use Hardware finger detection
width - Variable in class com.upek.android.ptapi.struct.PtGuiSampleImage
Image width

A B C D E F G H I L M N O P Q R S T U V W