Md5Util

Md5Util

new Md5Util()

Source:
Author:
  • ycx 相关阅读:<link>https://juejin.cn/post/6844903993647300615<link> md5 工具类

Methods

(static) createMd5(value) → {string}

Source:
创建32位 md5
Parameters:
Name Type Description
value BinaryLike
Returns:
32位字符 的md5数值
Type
string