Files
simplex-chat/packages/simplex-chat-nodejs/docs/core.Interface.CryptoArgs.md
T

28 lines
415 B
Markdown

[**simplex-chat**](README.md)
***
[simplex-chat](README.md) / [core](Namespace.core.md) / CryptoArgs
# Interface: CryptoArgs
Defined in: [src/core.ts:135](../src/core.ts#L135)
File encryption key and nonce
## Properties
### fileKey
> **fileKey**: `string`
Defined in: [src/core.ts:136](../src/core.ts#L136)
***
### fileNonce
> **fileNonce**: `string`
Defined in: [src/core.ts:137](../src/core.ts#L137)