Difference between revisions of "encrypt"

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…')
 
m (Conversion script moved page Encrypt to encrypt: Converting page titles to lowercase)
(No difference)

Revision as of 22:35, 26 April 2021

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.