- SCError - Class in amlib.ccid
-
- SCError() - Constructor for class amlib.ccid.SCError
-
- setAppContext(Context) - Method in class amlib.hw.HardwareInterface
-
- setPower(int) - Method in class amlib.ccid.Reader
-
To set Card Power
- setSlot(byte) - Method in class amlib.ccid.Reader
-
To set the slot number of Reader
- SLE4428Cmd_Read8Bits(int, int, byte[], int[]) - Method in class amlib.ccid.Reader4428
-
SLE4428Cmd_Read8Bits read one byte of data without protect bit from the card.
- SLE4428Cmd_Read9Bits(int, int, byte[], byte[], int[]) - Method in class amlib.ccid.Reader4428
-
SLE4428Cmd_Read9Bits reads data with protect bits from the card.
- SLE4428Cmd_Verify1stPSC(byte) - Method in class amlib.ccid.Reader4428
-
SLE4428Cmd_Verify1stPSC is used to verify the 1st PSC byte.
- SLE4428Cmd_Verify2ndPSC(byte) - Method in class amlib.ccid.Reader4428
-
SLE4428Cmd_Verify2ndPSC is used to verify the 2nd PSC byte.
- SLE4428Cmd_VerifyPSCAndEraseErrorCounter(byte, byte, int[]) - Method in class amlib.ccid.Reader4428
-
SLE4428Cmd_VerifyPSCAndEraseErrorCounter is used to verify the 1st 2nd PSC bytes and erase error counter if the verification is OK.
- SLE4428Cmd_WriteEraseWithoutPB(int, byte) - Method in class amlib.ccid.Reader4428
-
SLE4428Cmd_WriteEraseWithoutPB writes one byte data without protect bit to the card.
- SLE4428Cmd_WriteEraseWithPB(int, byte) - Method in class amlib.ccid.Reader4428
-
SLE4428Cmd_WriteEraseWithPB writes one byte data with protect bit to the card.
- SLE4428Cmd_WriteErrorCounter(byte) - Method in class amlib.ccid.Reader4428
-
SLE4428Cmd_WriteErrorCounter writes error counter to the card.
- SLE4428Cmd_WritePBWithDataComparison(int, byte) - Method in class amlib.ccid.Reader4428
-
SLE4428Cmd_WritePBWithDataComparison writes protect bit with data comparison.
- SLE4442Cmd_CompareVerificationData(byte, byte) - Method in class amlib.ccid.Reader4442
-
SLE4442Cmd_CompareVerificationData compares the data with the specified reference byte in the security memory.
- SLE4442Cmd_ReadMainMemory(byte, byte, byte[], int[]) - Method in class amlib.ccid.Reader4442
-
SLE4442Cmd_ReadMainMemory reads data from the main memory of the card.
- SLE4442Cmd_ReadProtectionMemory(byte, byte[], int[]) - Method in class amlib.ccid.Reader4442
-
SLE4442Cmd_ReadProtectionMemory reads data from the protection memory of the card.
- SLE4442Cmd_ReadSecurityMemory(byte, byte[], int[]) - Method in class amlib.ccid.Reader4442
-
SLE4442Cmd_ReadSecurityMemory reads data from the security memory of the card.
- SLE4442Cmd_UpdateMainMemory(byte, byte) - Method in class amlib.ccid.Reader4442
-
SLE4442Cmd_UpdateMainMemory updates one byte data in the main memory of the card.
- SLE4442Cmd_UpdateSecurityMemory(byte, byte) - Method in class amlib.ccid.Reader4442
-
SLE4442CmdUpdateSecurityMemory updates one byte data in the main memory of the card.
- SLE4442Cmd_Verify(int, byte[]) - Method in class amlib.ccid.Reader4442
-
SLE4442Cmd_Verify Verify the pin of the card.
- SLE4442Cmd_WriteProtectionMemory(byte, byte) - Method in class amlib.ccid.Reader4442
-
SLE4442CmdWriteProtectionMemory write one byte data in the protection memory of the card.
- SLE6636Cmd_Authentication(byte, byte, byte, byte[], byte, byte[], int[]) - Method in class amlib.ccid.Reader6636
-
SLE6636Cmd_Authentication send authentication command
- SLE6636Cmd_ReadCounters(byte, byte[], int[]) - Method in class amlib.ccid.Reader6636
-
The SLE6636Cmd_ReadCounters function read Counter Area from the card.
- SLE6636Cmd_ReadMemory(byte, byte, byte, byte[], int[]) - Method in class amlib.ccid.Reader6636
-
The SLE6636Cmd_ReadMemory function read Memory Area
- SLE6636Cmd_Reload(byte, byte, byte[], int[]) - Method in class amlib.ccid.Reader6636
-
The SLE6636Cmd_Reload function reload(Erase 8 Bits with Carry Operation) .
- SLE6636Cmd_Verification(byte, byte, byte, byte, byte[], int[]) - Method in class amlib.ccid.Reader6636
-
The SLE6636Cmd_Verification function
- SLE6636Cmd_WriteCounter(byte, byte, byte, byte[], int[]) - Method in class amlib.ccid.Reader6636
-
The SLE6636Cmd_WriteCounter function write Counter Area to the card.
- SLE6636Cmd_WriteMemory(int, byte, byte, byte[], byte, byte[], int[]) - Method in class amlib.ccid.Reader6636
-
The SLE6636Cmd_WriteMemory function write Memory Area
- SLOT_STATUS_CARD_ABSENT - Static variable in class amlib.ccid.Reader
-
- SLOT_STATUS_CARD_ACTIVE - Static variable in class amlib.ccid.Reader
-
- SLOT_STATUS_CARD_INACTIVE - Static variable in class amlib.ccid.Reader
-
- STATUS_MASK - Static variable in class amlib.ccid.SCError
-
- switchMode(byte) - Method in class amlib.ccid.Reader
-
To switch to different card mode