Preparing search index...
The search index is not available
@cronstamp/clientlib - v0.5.3
@cronstamp/clientlib
util/hash
hashString
Function hashString
hash
String
(
message
,
algo
?
)
:
Promise
<
string
>
Hash text string and return base64 hash
Parameters
message
:
string
algo
:
HashAlgorithm
= defaultAlgo
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cronstamp/clientlib - v0.5.3
Loading...
Hash text string and return base64 hash