Home · All Classes · Grouped Classes · Annotated · Functions

IdMangler Class Reference

The IdMangler class servers to randomize key generation for SXE. More...

    #include <IdMangler>

Inherits QObject.

Public Functions

Signals

Additional Inherited Members


Detailed Description

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.


Member Function Documentation

IdMangler::IdMangler ( QObject * parent )

Construct an IdMangler instance with the specified parent.

IdMangler::~IdMangler ()

Destroy the IdMangler instance.

void IdMangler::gotIds ( const QString & value )   [signal]

Emitted whenever the id is retrieved or changes. value is the new value.


Copyright © 2007 Trolltech Trademarks
Qtopia 4.2.5