The ResponseApdu type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Data |
Get a copy of the byte array holding the apdu data (excluding SW1SW2).
|
![]() | DoNotLog |
If set to true prevent this response apdu from being visible in log file.
|
![]() | Item |
Get a byte of this apdu.
|
![]() | Length |
Get current length of apdu data (excluding SW1SW2).
|
![]() | SW1 |
SW1
|
![]() | SW1SW2 |
SW1SW2
|
![]() | SW2 |
SW2
|