| Class | Description |
|---|---|
| T1Block |
T1Block
represents T1 block (see ISO7816-3)
|
| T1BlockFactory |
T1BlockFactory
creates T1Block-objects - for detailed informations see ISO-7816-3.
|
| T1Protocol |
T1Protocol is a small subset of the T1 block protocol.
|
| Exception | Description |
|---|---|
| T1BlockEDCErrorException |
T1BlockEDCErrorException is thrown when length of byte array (raw data) is incorrect
|
| T1BlockLengthException |
T1BlockLengthException is thrown when length of byte array (raw data) is incorrect
|
| T1BlockNotImplementedFeatureException |
T1Protocol is a small subset of the T1 block protocol.
|
| T1BlockSequenceNumberErrorException | |
| T1DataPacketTooLongException |
T1DataPacketTooLongException
is thrown when the info-field of an I-Block is greater than 254 bytes
|
| T1Exception |
T1Exception is the base exception for all T1 exceptions
|
| T1IOException |
T1IOException is thrown when an IO error occurs in the T1 protocol
|
| T1TimeoutException |
T1TimeoutException is thrown when an send- or receive-timeout occurs in the T1 protocol
|
| T1UnknownBlockException |
T1UnknownBlockException is thrown when an IO error occurs in the T1 protocol
|
Copyright © 2025. All rights reserved.