Preparing search index...
The search index is not available
Documentation
Documentation
@waku/message-encryption
crypto
symmetric
encrypt
Function encrypt
encrypt
(
iv
,
key
,
clearText
)
:
Promise
<
Uint8Array
>
Parameters
iv
:
Uint8Array
key
:
Uint8Array
clearText
:
Uint8Array
Returns
Promise
<
Uint8Array
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Documentation
Loading...