Chok’s Typescript Utilities
Preparing search index...
sha256
sha256
Function sha256
sha256
(
input
:
string
)
:
Promise
<
ArrayBuffer
>
SHA-256 hash an input string into an ArrayBuffer.
Parameters
input
:
string
Returns
Promise
<
ArrayBuffer
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Chok’s Typescript Utilities
Loading...
SHA-256 hash an input string into an ArrayBuffer.