@li0ard/dstu - v0.1.8
Preparing search index...
types
CipherOrHashFunctionWrapper
Type Alias CipherOrHashFunctionWrapper
CipherOrHashFunctionWrapper
:
(
msg
:
TArg
<
Uint8Array
>
)
=>
TRet
<
Uint8Array
>
Cipher or hash function wrapper
Type Declaration
(
msg
:
TArg
<
Uint8Array
>
)
:
TRet
<
Uint8Array
>
Parameters
msg
:
TArg
<
Uint8Array
>
Returns
TRet
<
Uint8Array
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@li0ard/dstu - v0.1.8
Loading...
Cipher or hash function wrapper