- generateDataEncryptionRequestKey(byte[]) - Static method in class com.acs.audiojack.DukptReceiver
-
Generates the data encryption request key from the key.
- generateDataEncryptionResponseKey(byte[]) - Static method in class com.acs.audiojack.DukptReceiver
-
Generates the data encryption response key from the key.
- generateMac(byte[], byte[]) - Static method in class com.acs.audiojack.DukptReceiver
-
Generates the MAC.
- generateMacRequestKey(byte[]) - Static method in class com.acs.audiojack.DukptReceiver
-
Generates the MAC request key from the key.
- generateMacResponseKey(byte[]) - Static method in class com.acs.audiojack.DukptReceiver
-
Generates the MAC response key from the key.
- generatePinEncryptionKey(byte[]) - Static method in class com.acs.audiojack.DukptReceiver
-
Generates the PIN encryption key from the key.
- getAtr(int) - Method in class com.acs.audiojack.AudioJackReader
-
Gets the ATR string.
- getBatteryLevel() - Method in class com.acs.audiojack.Status
-
Gets the battery level.
- getBatteryStatus() - Method in class com.acs.audiojack.TrackData
-
Gets the battery status.
- getCardState(int) - Method in class com.acs.audiojack.AudioJackReader
-
Gets the card state.
- getCustomId() - Method in class com.acs.audiojack.AudioJackReader
-
Gets the custom ID from the reader.
- getDeviceId() - Method in class com.acs.audiojack.AudioJackReader
-
Gets the device ID from the reader.
- getDiscretionaryData() - Method in class com.acs.audiojack.Track1Data
-
Gets the discretionary data.
- getDiscretionaryData() - Method in class com.acs.audiojack.Track2Data
-
Gets the discretionary data.
- getDukptOption() - Method in class com.acs.audiojack.AudioJackReader
-
Gets the DUKPT option from the reader.
- getEncryptionCounter() - Method in class com.acs.audiojack.DukptReceiver
-
Gets the encryption counter.
- getEncryptionCounter(byte[]) - Static method in class com.acs.audiojack.DukptReceiver
-
Gets the encryption counter from the key serial number.
- getErrorCode() - Method in class com.acs.audiojack.Result
-
Gets the error code.
- getExpirationDate() - Method in class com.acs.audiojack.Track1Data
-
Gets the expiration date.
- getExpirationDate() - Method in class com.acs.audiojack.Track2Data
-
Gets the expiration date.
- getFirmwareVersion() - Method in class com.acs.audiojack.AudioJackReader
-
Gets the firmware version.
- getJis2Data() - Method in class com.acs.audiojack.Track1Data
-
Gets the JIS2 data.
- getKey() - Method in class com.acs.audiojack.DukptReceiver
-
Gets the key.
- getKeySerialNumber() - Method in class com.acs.audiojack.DukptReceiver
-
Gets the key serial number.
- getKeySerialNumber() - Method in class com.acs.audiojack.DukptTrackData
-
Gets the key serial number.
- getName() - Method in class com.acs.audiojack.Track1Data
-
Gets the name.
- getPrimaryAccountNumber() - Method in class com.acs.audiojack.Track1Data
-
Gets the primary account number.
- getPrimaryAccountNumber() - Method in class com.acs.audiojack.Track2Data
-
Gets the primary account number.
- getProtocol(int) - Method in class com.acs.audiojack.AudioJackReader
-
Gets the active protocol.
- getServiceCode() - Method in class com.acs.audiojack.Track1Data
-
Gets the service code.
- getServiceCode() - Method in class com.acs.audiojack.Track2Data
-
Gets the service code.
- getSleepTimeout() - Method in class com.acs.audiojack.Status
-
Gets the sleep timeout.
- getStatus() - Method in class com.acs.audiojack.AudioJackReader
-
Gets the status.
- getTrack1Data() - Method in class com.acs.audiojack.DukptTrackData
-
Gets the track 1 data.
- getTrack1ErrorCode() - Method in class com.acs.audiojack.TrackData
-
Gets the track 1 error code.
- getTrack1Length() - Method in class com.acs.audiojack.TrackData
-
Gets the track 1 length.
- getTrack1Mac() - Method in class com.acs.audiojack.DukptTrackData
-
Gets the track 1 MAC.
- getTrack1MaskedData() - Method in class com.acs.audiojack.DukptTrackData
-
Gets the track 1 masked data.
- getTrack1String() - Method in class com.acs.audiojack.Track1Data
-
Gets the track 1 string.
- getTrack2Data() - Method in class com.acs.audiojack.DukptTrackData
-
Gets the track 2 data.
- getTrack2ErrorCode() - Method in class com.acs.audiojack.TrackData
-
Gets the track 2 error code.
- getTrack2Length() - Method in class com.acs.audiojack.TrackData
-
Gets the track 2 length.
- getTrack2Mac() - Method in class com.acs.audiojack.DukptTrackData
-
Gets the track 2 MAC.
- getTrack2MaskedData() - Method in class com.acs.audiojack.DukptTrackData
-
Gets the track 2 masked data.
- getTrack2String() - Method in class com.acs.audiojack.Track2Data
-
Gets the track 2 string.
- getTrackData() - Method in class com.acs.audiojack.AesTrackData
-
Gets the track data.
- getTrackDataOption() - Method in class com.acs.audiojack.AudioJackReader
-
Gets the track data option from the reader.
- getValue() - Method in class com.acs.audiojack.CRC16
-
Returns the CRC16 checksum for all input received.