|
The Application Challenge
In order to initiate a challenge, your application must perform the following
steps:
- Generate a 32-bit random number.
- Select the index of the application secret you choose to challenge, and look
up the actual application secret.
- Compute a message digest with the MD4 Message-Digest Algorithm supplied by RSA
Data Security, Inc. For information about creating the algorithm input, see LS_CHALLDATA.
- Pass the algorithm output in the LS_CHALLDATA structure to the license system with a call to the LSRequest or the LSUpdate function.
For additional information about coding the challenge, see Anti-Tampering Guidelines.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
TMS Scripter Studio Pro components for Delphi/C++Builder
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|