mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 20:08:34 +00:00
467 B
467 B
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>