@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
encryptFunctionType
Type Alias encryptFunctionType
encryptFunctionType
:
(
data
:
ArrayBuffer
)
=>
Promise
<
ArrayBuffer
>
Encryption function, accepts arbitrary data and returns an encrypted buffer
Type declaration
(
data
:
ArrayBuffer
)
:
Promise
<
ArrayBuffer
>
Parameters
data
:
ArrayBuffer
Returns
Promise
<
ArrayBuffer
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@keetanetwork/keetanet-client
Loading...
Encryption function, accepts arbitrary data and returns an encrypted buffer