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

G

generateDeviceKeyPair(int, int, int, int) - Method in class com.upek.android.ptapi.PtConnection
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
guiStreamingCallbackInvoke() - Method in interface com.upek.android.ptapi.callback.PtGuiStreamingCallback
Invoke callback function of this interface.

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