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

415 B

simplex-chat


simplex-chat / core / CryptoArgs

Interface: CryptoArgs

Defined in: src/core.ts:135

File encryption key and nonce

Properties

fileKey

fileKey: string

Defined in: src/core.ts:136


fileNonce

fileNonce: string

Defined in: src/core.ts:137