MD5,RSA與springCode的加解密方法

1:使用MD5加密: String passwordMD5 = MD5Util.MD5Encode(password, "utf-8"); 生成的密文格式有: 字符串 123456 16位 小寫 49ba59abbe56e057 16位 大寫 49BA59ABBE56E057 32位 小寫 e10adc3949ba59abbe56e057f20f883e 32位 大寫 E10ADC3949BA59
相關文章
相關標籤/搜索