/
PIDType
PIDType
Declaration
Delphi
PIDType = array[1..5] of Byte;
C/C++
typedef unsigned char SOPAD_PIDType[5];
Description
PadID Type: An array of five bytes used as the decryption key of biometric data sent by the pad. Also used in StopRead where it is not a decryption key but rather a globally unique identifier of the pad used.
PIDType is only used with pre-naturaSign devices.
, multiple selections available,
Related content
getPID
getPID
More like this
setPID
setPID
More like this
GetOEMType
GetOEMType
More like this
SetDriverBin
SetDriverBin
More like this
getBioData
getBioData
More like this
GetBioDataArrayEx
GetBioDataArrayEx
More like this