All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.binaryfoo.decoders.VisaCardVerificationResultsDecoder.kt Maven / Gradle / Ivy

There is a newer version: 0.1.8
Show newest version
package io.github.binaryfoo.decoders

/**
 * From Visa Contactless Payment Specification v2.1 pD-26
 *      Visa Integrated Circuit Card Card Specification, Version 1.4.0 pA-12
 */
public class VisaCardVerificationResultsDecoder : EmvBitStringDecoder("fields/visa-cvr.txt", false)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy