类 StringFogImpl
java.lang.Object
com.github.megatronking.stringfog.xor.StringFogImpl
- 所有已实现的接口:
com.github.megatronking.stringfog.IStringFog
public final class StringFogImpl
extends Object
implements com.github.megatronking.stringfog.IStringFog
StringFog xor encrypt and decrypt implementation.
- 从以下版本开始:
- 2018/9/2 14:34
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
StringFogImpl
public StringFogImpl()
-
-
方法详细资料
-
encrypt
- 指定者:
encrypt在接口中com.github.megatronking.stringfog.IStringFog
-
decrypt
- 指定者:
decrypt在接口中com.github.megatronking.stringfog.IStringFog
-
shouldFog
- 指定者:
shouldFog在接口中com.github.megatronking.stringfog.IStringFog
-