updateBinary
Updates binary data according to ISO 7816-4 clause 11.3.5.
Parameters
offset
offset of where to update data.
data
the data to write, cannot be larger than 255 bytes.
Throws
if the command fails.
Updates binary data according to ISO 7816-4 clause 11.3.5.
offset of where to update data.
the data to write, cannot be larger than 255 bytes.
if the command fails.