@softcose/softchat - v0.1.0
Preparing search index...
index
AttachmentCrypto
Variable AttachmentCrypto
Const
AttachmentCrypto
:
Readonly
<
{
decrypt
(
encrypted
:
Uint8Array
,
key
:
Uint8Array
)
:
Uint8Array
;
encrypt
(
plaintext
:
Uint8Array
,
key
:
Uint8Array
)
:
Uint8Array
;
}
,
>
= ...
Bounded released-client attachment compatibility operations.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@softcose/softchat - v0.1.0
Loading...
Bounded released-client attachment compatibility operations.