var arcotClient = new ArcotClient();
// Set the PinPad scrambling order to SEQUENTIAL scrambling (shifting)
arcotClient.SetAttribute("ScrambleOrder", "sequential");
// Set the PinPad scrambling style to ALWAYS scramble
arcotClient.SetAttribute("ScrambleStyle", "always");
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|