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

455 B

simplex-chat


simplex-chat / core / chatDecryptFile

Function: chatDecryptFile()

chatDecryptFile(fromPath, __namedParameters, toPath): Promise<void>

Defined in: src/core.ts:97

Decrypt file

Parameters

fromPath

string

__namedParameters

CryptoArgs

toPath

string

Returns

Promise<void>