The ResponseApdu type exposes the following members.

Properties

  NameDescription
Public propertyData
Get a copy of the byte array holding the apdu data (excluding SW1SW2).
Public propertyDoNotLog
If set to true prevent this response apdu from being visible in log file.
Public propertyItem
Get a byte of this apdu.
Public propertyLength
Get current length of apdu data (excluding SW1SW2).
Public propertySW1
SW1
Public propertySW1SW2
SW1SW2
Public propertySW2
SW2

See Also