5.1.4 Decrypting Licensing Session Data

The server and the client both decrypt the licensing data with the 128-bit license encryption key (obtained as specified in section 5.1.2), using RC4 (for more information, see [MSDN-RC4]).

 DecryptedData = RC4(LicensingEncryptionKey, EncryptedData)