new Md5Util()
- Source:
Methods
(static) createMd5(value) → {string}
- Source:
创建32位 md5
Parameters:
| Name | Type | Description |
|---|---|---|
value |
BinaryLike |
Returns:
32位字符 的md5数值
- Type
- string
| Name | Type | Description |
|---|---|---|
value |
BinaryLike |