GenerateCPUID
Declaration: |
GenerateCPUID: integer; |
The function GenerateCPUID calculates a 48-bit digital signature from the CPU information and from the the MAC address of the network adapter. The generated code is returned in form of a string of 16 hexadecimal digits which are grouped into four groups separated by a dash. The first three 4-digit groups represent the 48-bit signature, the last group is a CRC check code.
|
|