| Home · All Classes · Grouped Classes · Annotated · Functions |
The IdMangler class servers to randomize key generation for SXE. More...
#include <IdMangler>
Inherits QObject.
The IdMangler class servers to randomize key generation for SXE.
When running on a device with a GSM modem, attempt to retrieve the devices IMSI and IMEI numbers, and use these to permute the key value
This makes it extremely difficult to attack the randomness of the key without the attacker (usually the author of downloaded software) knowing these numbers.
Construct an IdMangler instance with the specified parent.
Destroy the IdMangler instance.
Emitted whenever the id is retrieved or changes. value is the new value.
| Copyright © 2007 Trolltech | Trademarks | Qtopia 4.2.5 |