Package | Description |
---|---|
com.bluefin.decryptx.apis | |
com.bluefin.decryptx.model |
Modifier and Type | Method and Description |
---|---|
PayloadDecrypted |
DecryptxApi.processPayload(ParserParam parserParam)
x
Extracts parameters from a device payload and decrypts track data on the Decryptx service.
|
Modifier and Type | Method and Description |
---|---|
PayloadDecrypted |
PayloadDecrypted.extracted(Extracted extracted) |
PayloadDecrypted |
PayloadDecrypted.keyed(Track keyed) |
PayloadDecrypted |
PayloadDecrypted.messageId(String messageId)
Bluefin assigned unique identifier for each response from the Decryptx API.
|
PayloadDecrypted |
PayloadDecrypted.meta(Meta meta) |
PayloadDecrypted |
PayloadDecrypted.reference(String reference)
Up to 50 character string that identifies this request for the partner.
|
PayloadDecrypted |
PayloadDecrypted.success(Boolean success)
Signified if Decryption was successful or not
|
PayloadDecrypted |
PayloadDecrypted.tlv(TLV tlv) |
PayloadDecrypted |
PayloadDecrypted.track1(Track track1) |
PayloadDecrypted |
PayloadDecrypted.track2(Track track2) |
PayloadDecrypted |
PayloadDecrypted.track2equivalent(Track track2equivalent) |
PayloadDecrypted |
PayloadDecrypted.track3(Track track3) |
Copyright © 2018. All rights reserved.