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

32 lines
455 B
Markdown

[**simplex-chat**](README.md)
***
[simplex-chat](README.md) / [core](Namespace.core.md) / chatDecryptFile
# Function: chatDecryptFile()
> **chatDecryptFile**(`fromPath`, `__namedParameters`, `toPath`): `Promise`\<`void`\>
Defined in: [src/core.ts:97](../src/core.ts#L97)
Decrypt file
## Parameters
### fromPath
`string`
### \_\_namedParameters
[`CryptoArgs`](core.Interface.CryptoArgs.md)
### toPath
`string`
## Returns
`Promise`\<`void`\>