Provides general purpose classes and interfaces for use as tools within BasicCard class library.
Classes
Class | Description | |
---|---|---|
![]() | ByteBuffer |
Class to manage byte data within an dynamic array.
|
![]() | CommsException |
Base exception class for BasicCard .Net Library.
|
![]() | Crc32 |
Computes CRC32 checksum as used with BasicCard.
|
![]() | Properties |
Properties modify the behaviour of the BasicCard Class Library.
Properties can be specified by use of basiccard.properties file.
E.g. properties specify which card readers are used.
|
![]() | Tools |
This is a helper class with useful tools as static methods.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | PCodeError |
BasicCard PCode errors (SW1=64h, SW2=P-Code error).
|
![]() | StatusWord |
StatusWord codes as returned by BasicCard, card reader or library.
|