Uses of Class
ds.ov2.util.Response_apdu.Card_response_error

Packages that use Response_apdu.Card_response_error
ds.ov2.util OV-chip protocol layer, general APDU data types and other miscellaneous code. 
 

Uses of Response_apdu.Card_response_error in ds.ov2.util
 

Methods in ds.ov2.util that throw Response_apdu.Card_response_error
 void Response_apdu.throw_if_not_ok(int check_expected_length)
          Check whether the response status is OK and the contained data has the expected length.