Version: Smart Feature Phone 2.5

SEResponse

Description#

The SEResponse interface represents an APDU response received from a Secure Element.

Properties#

  • SEResponse.channel Response received on this 'channel' object.

  • SEResponse.sw1 First octet of response's status word

  • SEResponse.sw2 Second octet of response's status word

  • SEResponse.data The response's data field bytes

Methods#

N/A