Method and Description |
---|
com.github.robtimus.obfuscation.Obfuscator.PortionBuilder.withFixedLength(int)
The total length of obfuscated contents can vary when using this setting, making it possible in certain cases to find the
original value that was obfuscated. Use
Obfuscator.PortionBuilder.withFixedTotalLength(int) instead. |
Copyright © 2020–2023. All rights reserved.