IO Wallet SDK
GitHub
npm
Preparing search index...
@pagopa/io-wallet-utils
HashCallback
Type Alias HashCallback
HashCallback
:
(
data
:
Uint8Array
,
alg
:
HashAlgorithm
)
=>
OrPromise
<
Uint8Array
>
Callback used for operations that require hashing
Type Declaration
(
data
:
Uint8Array
,
alg
:
HashAlgorithm
)
:
OrPromise
<
Uint8Array
>
Parameters
data
:
Uint8Array
alg
:
HashAlgorithm
Returns
OrPromise
<
Uint8Array
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
IO Wallet SDK
Loading...
Callback used for operations that require hashing