Settrack1len(value), Settrack2len(value), Settrack3len(value) – MagTek JMTMacMS Applet User Manual

Page 8: Settrack1msklen(value), Settrack2msklen(value), Settrack3msklen(value), Settrk1encrypted(value), Settrk2encrypted(value), Settrk3encrypted(value), Settrack1mskdata(value)

Advertising
background image

JMTMacMS Applet Programmer’s Guide

4

SetTrack1Len(value)

JMTMacMS Applet calls this function to send the host the length of track1 data.

SetTrack2Len(value)

JMTMacMS Applet calls this function to send the host the length of track2 data.

SetTrack3Len(value)

JMTMacMS Applet calls this function to send the host the length of track3 data.

SetTrack1MskLen(value)

JMTMacMS Applet calls this function to send the host the length of masked track1 data.

SetTrack2MskLen(value)

JMTMacMS Applet calls this function to send the host the length of masked track2 data.

SetTrack3MskLen(value)

JMTMacMS Applet calls this function to send the host the length of masked track3 data.

SetTrk1Encrypted(value)

JMTMacMS Applet calls this function to send the host track 1 encrypted data.

SetTrk2Encrypted(value)

JMTMacMS Applet calls this function to send the host track 2 encrypted data.

SetTrk3Encrypted(value)

JMTMacMS Applet calls this function to send the host track 3 encrypted data.

SetTrack1MskData(value)

JMTMacMS Applet calls this function to send the host track 1 data masked.

Advertising