| Package | Description |
|---|---|
| com.scdroid.smartcard.protocol |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T1Block |
T1Protocol.exchangeData(T1Block sendBlock)
exchangeData
responsible for the real data-transfer.
|
| Constructor and Description |
|---|
T1Block(byte[] rawBytes,
int edcInfo)
create Block object from raw T1-Block
|
T1Block(int src,
int dest,
int pcb,
byte[] dat,
int edcInfo)
Constructor
|
Copyright © 2025. All rights reserved.