-
Notifications
You must be signed in to change notification settings - Fork 2
CD‐Key service
Michał Kapała edited this page Aug 7, 2024
·
7 revisions
CD-Key service validated online key activation and authorized the game for online feature access.
Internally CD-Key service uses the following classes:
-
clDataList
for data serialization -
clCDKeyMessage
(a wrapper forclSimpleMessage
) for data encryption -
CMessageBuffer
for message queueing
There are 5 request/response exchanges with the CD Key service:
- Challenge
- Key activation
- Authorization
- Validation
- Player status