Edit the example code to use your unique key values, for example:
P1 = &HEC6CC589AEFD1E75
P2 = &HFCEC0A6A82747B3F
If you store data on a SmartDongle you may wish to encrypt the data transmitted over the USB bus.
Examples 3a and 3b below use AES encryption. A developer could use Example 3a as a utility to write passwords, serial numbers, etc to a SmartDongle that can be read back and used in an application as demonstrated by Example 3b