encrypt: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
Created page with '{{Deprecated|1.9.2}} Legacy option to specify encryption type for packet data (not packet IDs). == Developer Notes == There are other preferrable ways to configure and implemen…'
(No difference)

Revision as of 14:21, 17 September 2012

This feature is not maintained since 1.9.2. It MAY be removed or reworked in the future versions.

Legacy option to specify encryption type for packet data (not packet IDs).

Developer Notes

There are other preferrable ways to configure and implement encryption. It can be done in a plugin or in serverType implementation.