JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
I
N
O
P
S
T
V
A
ALPARProtocol
- Class in
com.famoco.secommunication
ALPARProtocol()
- Constructor for class com.famoco.secommunication.
ALPARProtocol
C
closeReader()
- Method in class com.famoco.secommunication.
SmartcardReader
Closes smart card reader
com.famoco.secommunication
- package com.famoco.secommunication
COMMAND_CARD_COMMAND
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_CHECK_CARD_PRESENCE
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_COMPARE_S9
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_GET_CARD_PARAM
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_GET_READER_STATUS
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_IDLE_MODE_CLOCK_HIGH
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_IDLE_MODE_CLOCK_LOW
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_IFSD_REQUEST
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_NEGOTIATE
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_POWER_DOWN_MODE
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_POWER_OFF
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_POWER_UP_1_8V
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_POWER_UP_3V
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_POWER_UP_5V
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_POWER_UP_I2C
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_POWER_UP_ISO
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_POWER_UP_S10
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_POWER_UP_S9
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_PROCESS_S10
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_PROCESS_T1
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_READ_CURRENT_I2C
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_READ_I2C
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_READ_I2C_EXTENDED
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_READ_IO
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_READ_S9
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_READ_S9_PROTECTION
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_SEND_NUM_MASK
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_SET_CARD_BAUD_RATE
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_SET_CLOCK_CARD
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_SET_IO
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_SET_NAD
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_SET_SERIAL_BAUD_RATE
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_VERIFY_PIN_S9
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_WRITE_I2C
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_WRITE_S9_PROTECTED
- Static variable in class com.famoco.secommunication.
ALPARProtocol
COMMAND_WRITE_S9_UNPROTECTED
- Static variable in class com.famoco.secommunication.
ALPARProtocol
G
getCardParam()
- Method in class com.famoco.secommunication.
SmartcardReader
Get card parameters
getFirmwareVersion()
- Method in class com.famoco.secommunication.
SmartcardReader
Get smart card reader firmware version
getInstance()
- Static method in class com.famoco.secommunication.
SmartcardReader
Get SmartcardReader singleton instance
GetInstance()
- Static method in class com.famoco.secommunication.
SmartcardReader
Deprecated.
Use
getInstance()
instead
getReaderStatus()
- Method in class com.famoco.secommunication.
SmartcardReader
Get reader status
I
ifsdRequest(int)
- Method in class com.famoco.secommunication.
SmartcardReader
This command is used to send a S(IFS request) block to the card indicating the maximum length of information field of blocks which can be received by the interface device in T=1 protocol.
isAutoNegotiate()
- Method in class com.famoco.secommunication.
SmartcardReader
is auto negotiate set during powerOn
isCardPresent()
- Method in class com.famoco.secommunication.
SmartcardReader
Is a card present in the smartcard reader
isDebuggingEnabled()
- Static method in class com.famoco.secommunication.
SmartcardReader
N
negotiate(byte, byte)
- Method in class com.famoco.secommunication.
SmartcardReader
This command is used to make a PPS (Protocol and Parameter Selection) to the card
negotiate()
- Method in class com.famoco.secommunication.
SmartcardReader
This command is used to make a PPS (Protocol and Parameter Selection) to the card.
O
openReader()
- Method in class com.famoco.secommunication.
SmartcardReader
Opens smart card reader with default baud rate 38400
openReader(int)
- Method in class com.famoco.secommunication.
SmartcardReader
Opens smart card reader with specified baud rate
P
PARAM_CLOCK_FREQUENCY_14_745MHz
- Static variable in class com.famoco.secommunication.
ALPARProtocol
PARAM_CLOCK_FREQUENCY_1_84MHz
- Static variable in class com.famoco.secommunication.
ALPARProtocol
PARAM_CLOCK_FREQUENCY_3_68MHz
- Static variable in class com.famoco.secommunication.
ALPARProtocol
PARAM_CLOCK_FREQUENCY_7_37MHz
- Static variable in class com.famoco.secommunication.
ALPARProtocol
PARAM_FIDI_CKU
- Static variable in class com.famoco.secommunication.
ALPARProtocol
PARAM_PROTOCOL_T0
- Static variable in class com.famoco.secommunication.
ALPARProtocol
PARAM_PROTOCOL_T1
- Static variable in class com.famoco.secommunication.
ALPARProtocol
PARAM_TWICE_FIDI_CKU
- Static variable in class com.famoco.secommunication.
ALPARProtocol
powerOff()
- Method in class com.famoco.secommunication.
SmartcardReader
Power off the smart card
powerOn()
- Method in class com.famoco.secommunication.
SmartcardReader
Power on the smart card, and optionally perform negotiate if auto negotiate is set
powerOn_1_8V_EMV(boolean)
- Method in class com.famoco.secommunication.
SmartcardReader
powerOn_1_8V_ISO(boolean)
- Method in class com.famoco.secommunication.
SmartcardReader
powerOn_3V_EMV(boolean)
- Method in class com.famoco.secommunication.
SmartcardReader
powerOn_3V_ISO()
- Method in class com.famoco.secommunication.
SmartcardReader
powerOn_5V_EMV()
- Method in class com.famoco.secommunication.
SmartcardReader
5V is known to have stability issues on current hardware
powerOn_5V_ISO()
- Method in class com.famoco.secommunication.
SmartcardReader
5V is known to have stability issues on current hardware
powerOn_ISO()
- Method in class com.famoco.secommunication.
SmartcardReader
processT1Command(byte[])
- Method in class com.famoco.secommunication.
SmartcardReader
Deprecated.
Use
sendApdu(byte[])
instead
S
send_T1_IFSRequest(int)
- Method in class com.famoco.secommunication.
SmartcardReader
Send an IFS(information field size) request to indicate a new IFSD it can support.
sendApdu(byte[])
- Method in class com.famoco.secommunication.
SmartcardReader
Send APDU via T=0 or T=1 depending on the protocol negotiated and get the response APDU
sendRawCommand(byte, byte[])
- Method in class com.famoco.secommunication.
SmartcardReader
Send raw ALPAR command frame
setAutoNegotiate(boolean)
- Method in class com.famoco.secommunication.
SmartcardReader
Set auto negotiate during powerOn Setting it to true will cause
powerOn()
and its variants to perform auto negotiate based on the card's ATR.
setCardBaudRate(byte, byte)
- Method in class com.famoco.secommunication.
SmartcardReader
This command is used to set the card baud rate
setClockCard(byte)
- Method in class com.famoco.secommunication.
SmartcardReader
Change the card clock frequency
setDebuggingEnabled(boolean)
- Static method in class com.famoco.secommunication.
SmartcardReader
SmartcardReader
- Class in
com.famoco.secommunication
API that encapsulates the ALPAR protocol, and talks to UICC cards.
T
TDA8029_SERIALPORT_BAUDRATE_115200
- Static variable in class com.famoco.secommunication.
SmartcardReader
TDA8029_SERIALPORT_BAUDRATE_38400
- Static variable in class com.famoco.secommunication.
SmartcardReader
V
VERSION
- Static variable in class com.famoco.secommunication.
SmartcardReader
A
C
G
I
N
O
P
S
T
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes