mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 15:48:54 +00:00
415 B
415 B
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