Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
E
EMSR
- Class in
com.datecs.api.emsr
EMSR(InputStream, OutputStream)
- Constructor for class com.datecs.api.emsr.
EMSR
Constructs a new instance of this class from a given
InputStream
and
OutputStream
.
EMSR.EMSRInformation
- Class in
com.datecs.api.emsr
The class that contains various information about encrypted magnetic stripe reader (EMSR).
EMSR.EMSRKeyInformation
- Class in
com.datecs.api.emsr
The class that contains various information about encrypted magnetic stripe reader (EMSR).
EMSRException
- Exception in
com.datecs.api.emsr
Encrypted magnetic stripe reader exception class.
EMSRException(int)
- Constructor for exception com.datecs.api.emsr.
EMSRException
Create a new instance of
EMSRException
class.
enable()
- Method in class com.datecs.api.emsr.
EMSR
Enable encrypted magnetic stripe reader (EMSR).
enable()
- Method in class com.datecs.api.rfid.
RC663
Initializes and powers on the RF card reader module.
enableMagneticCardReader(boolean)
- Method in class com.datecs.api.universalreader.
UniversalReader
Enables magnetic card reader.
enableMagneticCardReaderEvents(boolean)
- Method in class com.datecs.api.universalreader.
UniversalReader
ENCRYPTION_TYPE_AES256
- Static variable in class com.datecs.api.emsr.
EMSR
Encrypted Magnetic Head AES 256 encryption algorithm After decryption, the result data will be as follows: Random data (4 bytes).
ENCRYPTION_TYPE_IDTECH
- Static variable in class com.datecs.api.emsr.
EMSR
Encrypted Magnetic Head IDTECH encryption algorithm, please refer to IDTECH documentation for detailed format and examples.
ENCRYPTION_TYPE_OLD_RSA
- Static variable in class com.datecs.api.emsr.
EMSR
Card data will be sent encrypted in the format: Encryption type (1 byte): 01 - RSA2048 encrypted.
ENCRYPTION_TYPE_RSA
- Static variable in class com.datecs.api.emsr.
EMSR
Card data will be sent encrypted in the format: Encryption type (1 byte): 01 - RSA2048 encrypted.
enrolIdentity(byte[])
- Method in class com.datecs.api.biometric.
TouchChip
Enrol finger print template in the TouchChip module non-volatile memory.
enrolIdentity(String)
- Method in class com.datecs.api.biometric.
TouchChip
Enrol finger print template in the TouchChip module non-volatile memory.
ERROR_0K
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Operation successful.
ERROR_BARCODE
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Barcode reader communication error.
ERROR_BARCODE_INVALID
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Barcode reader invalid command.
ERROR_BARCODE_NODATA
- Static variable in class com.datecs.api.universalreader.
UniversalReader
No barcode read.
ERROR_BARCODE_NOTPRESENT
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Barcode reader not present.
ERROR_CARD
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Card error.
ERROR_FAILED
- Static variable in exception com.datecs.api.rfid.
RFIDException
Command failed.
ERROR_INVALID
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Invalid command code.
ERROR_MIFARE_ACCESS
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare access error.
ERROR_MIFARE_AUTHENTICATION
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare authentication error.
ERROR_MIFARE_BIT
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare bit count error.
ERROR_MIFARE_CODE
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare code error.
ERROR_MIFARE_COLLISION
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare collision error.
ERROR_MIFARE_CRC
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare CRC error.
ERROR_MIFARE_EACCESS
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare access error.
ERROR_MIFARE_EAUTHENTICATION
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare authentication error.
ERROR_MIFARE_EBASE
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare operation successful.
ERROR_MIFARE_EBIT
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare bit count error.
ERROR_MIFARE_ECODE
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare code error.
ERROR_MIFARE_ECOLLISION
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare collision error.
ERROR_MIFARE_ECRC
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare CRC error.
ERROR_MIFARE_EEEPROM
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare EEPROM error.
ERROR_MIFARE_EEPROM
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare EEPROM error.
ERROR_MIFARE_EFIFO
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare FIFO overflow.
ERROR_MIFARE_EFRAME
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare frame error.
ERROR_MIFARE_EGENERIC
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare generic error.
ERROR_MIFARE_EKEY
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare invalid key.
ERROR_MIFARE_EPARITY
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare parity error.
ERROR_MIFARE_ETIMEOUT
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare timeout error.
ERROR_MIFARE_EVALUE
- Static variable in exception com.datecs.api.rfid.
RFIDException
Mifare value error.
ERROR_MIFARE_FIFO
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare FIFO overflow.
ERROR_MIFARE_FRAME
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare frame error.
ERROR_MIFARE_GENERIC
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare generic error.
ERROR_MIFARE_KEY
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare invalid key.
ERROR_MIFARE_PARITY
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare parity error.
ERROR_MIFARE_TIMEOUT
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare timeout error.
ERROR_MIFARE_VALUE
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Mifare value error.
ERROR_NODATA
- Static variable in class com.datecs.api.universalreader.
UniversalReader
No data available.
ERROR_NORESPONCE
- Static variable in class com.datecs.api.universalreader.
UniversalReader
No response from device.
ERROR_NOTPERMITTED
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Command not permitted.
ERROR_SYNTAX
- Static variable in class com.datecs.api.universalreader.
UniversalReader
Syntax error.
ERROR_TIMEOUT
- Static variable in exception com.datecs.api.rfid.
RFIDException
Timeout expired.
EVENT_NONE
- Static variable in class com.datecs.api.hub.
HUB
EVENT_SERIAL_PORT_RECV
- Static variable in class com.datecs.api.hub.
HUB
EVENT_USB_RECV
- Static variable in class com.datecs.api.hub.
HUB
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W