Preparing search index...
The search index is not available
Shogun SDK Documentation v1.1.4 - v1.9.3
Shogun SDK Documentation v1.1.4
crypto
hashText
Function hashText
hashText
(
text
:
string
)
:
Promise
<
any
>
Creates a SHA-256 hash of text
Parameters
text
:
string
Text to hash
Returns
Promise
<
any
>
Promise resolving to hash string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Shogun SDK Documentation v1.1.4 - v1.9.3
Loading...
Creates a SHA-256 hash of text