Difference between revisions of "encrypt"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page Encrypt to encrypt: Converting page titles to lowercase)
 
Line 5: Line 5:
 
== Developer Notes ==
 
== Developer Notes ==
 
There are other preferrable ways to configure and implement encryption. It can be done in a plugin or in serverType implementation.
 
There are other preferrable ways to configure and implement encryption. It can be done in a plugin or in serverType implementation.
 
[[Category:config.txt]]
 

Latest revision as of 22:39, 9 May 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.