Skip to content

Welshman Docs / @welshman/util / EncryptedFile

Interface: EncryptedFile ​

Defined in: Blossom.ts:180

Properties ​

algorithm ​

algorithm: string

Defined in: Blossom.ts:184


ciphertext ​

ciphertext: Uint8Array

Defined in: Blossom.ts:183


key ​

key: string

Defined in: Blossom.ts:181


nonce ​

nonce: string

Defined in: Blossom.ts:182