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