Files
simplex-chat/packages/simplex-chat-nodejs/docs/core.Function.chatEncryptFile.md

467 B

simplex-chat


simplex-chat / core / chatEncryptFile

Function: chatEncryptFile()

chatEncryptFile(ctrl, fromPath, toPath): Promise<CryptoArgs>

Defined in: src/core.ts:89

Encrypt file

Parameters

ctrl

bigint

fromPath

string

toPath

string

Returns

Promise<CryptoArgs>