Skip to content

Welshman Docs / @welshman/util / EncryptedFile

Interface: EncryptedFile ​

Defined in: Blossom.ts:218

Properties ​

algorithm ​

algorithm: string

Defined in: Blossom.ts:222


ciphertext ​

ciphertext: Uint8Array

Defined in: Blossom.ts:221


key ​

key: string

Defined in: Blossom.ts:219


nonce ​

nonce: string

Defined in: Blossom.ts:220