mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 20:08:34 +00:00
455 B
455 B
simplex-chat / core / chatDecryptFile
Function: chatDecryptFile()
chatDecryptFile(
fromPath,__namedParameters,toPath):Promise<void>
Defined in: src/core.ts:97
Decrypt file
Parameters
fromPath
string
__namedParameters
toPath
string
Returns
Promise<void>