5.1.3 Encrypting Licensing Session Data
The server and the client both encrypt the licensing data with the 128-bit license encryption key (obtained as described in section 5.1.2) using RC4. For more information, see [SCHNEIER].
-
EncryptedData = RC4(LicensingEncryptionKey, LicensingData)