- getAtr() - Method in class amlib.ccid.Reader
-
Gets the ATR bytes in hex
- getAtrString() - Method in class amlib.ccid.Reader
-
Gets the ATR string.
- getCardStatus(byte[]) - Method in class amlib.ccid.Reader
-
Gets Card Status
- getCmdFailCode() - Method in class amlib.ccid.Reader
-
To get the CCID slot error and slot status registers of last CCID command
- getCurrentDev() - Method in class amlib.ccid.Reader
-
To get the current HardwareInterface instance nested in class Reader
- getHWType() - Method in class amlib.hw.HardwareInterface
-
To get the Hardware type
- getMaxRxPkLength() - Method in class amlib.hw.HardwareInterface
-
To get maximum data length for each Rx packet.
- getMaxTxPkLength() - Method in class amlib.hw.HardwareInterface
-
To get maximum data length for each Tx packet.
- getmDevObj() - Method in class amlib.hw.HardwareInterface
-
To get the casted hardware interface instance (UsbDevice for instance)which has been stored
- getProtocol(byte[]) - Method in class amlib.ccid.Reader
-
To get the active protocol.
- getSerialNumber(byte[], byte[]) - Method in class amlib.hw.HardwareInterface
-
Get Serial Number of Reader internally.
- getSN(byte[], byte[]) - Method in class amlib.ccid.Reader
-
To get Serial Number.