|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.ibutton.jib.ResponseAPDU
A Response APDU obect returned by the iButton. Refer to ISO 7816 for more information on Response APDUs.
| Field Summary | |
byte[] |
rapdu
|
| Constructor Summary | |
ResponseAPDU(byte[] data)
Constructs a new ResponseAPDU object. |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public byte[] rapdu
| Constructor Detail |
public ResponseAPDU(byte[] data)
data - the body of the response APDU.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||