Preparing search index...
The search index is not available
@basalt-lab/basalt-helper
@basalt-lab/basalt-helper
core/security/hash
sha256
Function sha256
sha256
(
data
:
unknown
)
:
string
Hash the given data using SHA-256.
Parameters
data
:
unknown
The data to hash.
Returns
string
The SHA-256 hash of the data.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@basalt-lab/basalt-helper
Loading...
Hash the given data using SHA-256.