类 RSAUtil
java.lang.Object
com.mbap.util.security.RSAUtil
- 所有已实现的接口:
ISecurity
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
log
声明日志 -
uk
-
rk
-
-
构造器详细资料
-
RSAUtil
public RSAUtil()
-
-
方法详细资料
-
byte2hex
-
hex2byte
public static byte[] hex2byte(byte[] b) -
encryption
从接口复制的说明:ISecurity加密- 指定者:
encryption在接口中ISecurity
-
decryption
从接口复制的说明:ISecurity解密- 指定者:
decryption在接口中ISecurity
-
main
-