edgeport - v1.0.3
Preparing search index...
crypto
digest
Function digest
digest
(
hash
:
HashName
,
data
:
Uint8Array
)
:
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
Computes a SHA-2 digest of
data
.
Parameters
hash
:
HashName
data
:
Uint8Array
Returns
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
edgeport - v1.0.3
Loading...
Computes a SHA-2 digest of
data.