Preparing search index...
The search index is not available
@lzwme/fe-utils
@lzwme/fe-utils
index
sha256
Function sha256
sha256
(
str
:
string
|
Buffer
,
isFile
?:
boolean
,
outputEncoding
?:
BinaryToTextEncoding
,
)
:
string
生成指定字符串或指定文件路径的 sha256 编码摘要
hash
Parameters
str
:
string
|
Buffer
isFile
:
boolean
= false
outputEncoding
:
BinaryToTextEncoding
= 'hex'
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lzwme/fe-utils
Loading...
生成指定字符串或指定文件路径的 sha256 编码摘要 hash