随笔分类 -  java

java相关
只有注册用户登录后才能阅读该文。
posted @ 2016-02-19 14:38 tang1jun
摘要:1 import java.io.IOException; 2 import java.security.SecureRandom; 3 4 import javax.crypto.Cipher; 5 import javax.crypto.SecretKey; 6 import javax.crypto.SecretKeyFactory; 7 import j... 阅读全文
posted @ 2015-09-14 11:04 tang1jun 阅读(145) 评论(0) 推荐(0)