枚举的使用
cn.vorbote.core.constants.Hash
使用Hash的程序包
-
cn.vorbote.core.constants中Hash的使用
-
cn.vorbote.core.utils中Hash的使用
参数类型为Hash的cn.vorbote.core.utils中的方法修饰符和类型方法说明static StringThis method can decrypt a encrypted String(in byte mode).static StringThis method can decrypt an encrypted String(in byte mode).static StringEncrypt the string via specified encrypt method.static StringEncrypt a string to a HexStringstatic byte[]HashUtil.encryptToByteStream(Hash method, String data, String key) Encrypt the data through a key.