Skip navigation links
A B C D E F G I L M O P R S T U V 

T

Track1Data - Class in com.acs.audiojack
The Track1Data class is used to decode the track 1 data into fields specified by ISO/IEC 7813.
Track1Data() - Constructor for class com.acs.audiojack.Track1Data
Creates an instance of Track1Data.
Track1Data(byte[]) - Constructor for class com.acs.audiojack.Track1Data
Initializes the track 1 data from the byte array.
Track1Data(byte[], int, int) - Constructor for class com.acs.audiojack.Track1Data
Initializes the track 1 data from the byte array.
Track1Data(String) - Constructor for class com.acs.audiojack.Track1Data
Initializes the track 1 data from the string.
Track2Data - Class in com.acs.audiojack
The Track2Data class is used to decode the track 2 data into fields specified by ISO/IEC 7813.
Track2Data() - Constructor for class com.acs.audiojack.Track2Data
Creates an instance of Track2Data.
Track2Data(byte[]) - Constructor for class com.acs.audiojack.Track2Data
Initializes the track 2 data from the byte array.
Track2Data(byte[], int, int) - Constructor for class com.acs.audiojack.Track2Data
Initializes the track 2 data from the byte array.
Track2Data(String) - Constructor for class com.acs.audiojack.Track2Data
Initializes the track 2 data from the string.
TRACK_DATA_OPTION_ENCRYPTED_TRACK1 - Static variable in class com.acs.audiojack.AudioJackReader
Enable the encrypted track 1 data.
TRACK_DATA_OPTION_ENCRYPTED_TRACK2 - Static variable in class com.acs.audiojack.AudioJackReader
Enable the encrypted track 2 data.
TRACK_DATA_OPTION_MASKED_TRACK1 - Static variable in class com.acs.audiojack.AudioJackReader
Enable the masked track 1 data.
TRACK_DATA_OPTION_MASKED_TRACK2 - Static variable in class com.acs.audiojack.AudioJackReader
Enable the masked track 2 data.
TRACK_ERROR_ES - Static variable in class com.acs.audiojack.TrackData
Missing or invalid end sentinel on the track.
TRACK_ERROR_LRC - Static variable in class com.acs.audiojack.TrackData
Missing or invalid checksum on the track.
TRACK_ERROR_PARITY - Static variable in class com.acs.audiojack.TrackData
Missing or invalid parity on the track.
TRACK_ERROR_SS - Static variable in class com.acs.audiojack.TrackData
Missing or invalid start sentinel on the track.
TRACK_ERROR_SUCCESS - Static variable in class com.acs.audiojack.TrackData
Success.
TrackData - Class in com.acs.audiojack
The TrackData class represents the track data after swiping a card from the reader.
TrackData() - Constructor for class com.acs.audiojack.TrackData
Creates an instance of TrackData.
TrackData(byte[]) - Constructor for class com.acs.audiojack.TrackData
Initializes the track data from the byte array.
TrackData(byte[], int, int) - Constructor for class com.acs.audiojack.TrackData
Initializes the track data from the byte array.
transmit(int, byte[], int) - Method in class com.acs.audiojack.AudioJackReader
Transmits the APDU.
A B C D E F G I L M O P R S T U V 
Skip navigation links

Copyright © 2013-2018, Advanced Card Systems Ltd. All rights reserved.