io.github.binaryfoo.decoders.AmexTerminalCapabilitiesDecoder.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of emv-bertlv Show documentation
Show all versions of emv-bertlv Show documentation
Some decoders for the data used in EMV credit card transactions.
package io.github.binaryfoo.decoders
// bit masked with 9F35 in the GPO R-APDU
class AmexTerminalCapabilitiesDecoder : EmvBitStringDecoder("fields/amex-terminal-capabilities.txt", false)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy