摘要:
SHA加密:package com;import java.security.MessageDigest;import java.security.NoSuchAlgorithmException;/** * 对外提供getSHA(String str)方法 * @author randyjia *... 阅读全文
posted @ 2015-01-19 20:22
Earendil
阅读(2975)
评论(0)
推荐(0)