Welshman Docs / @welshman/util / EncryptedFile
Interface: EncryptedFile
Defined in: packages/util/src/Blossom.ts:218
Properties
algorithm
algorithm:
string
Defined in: packages/util/src/Blossom.ts:222
ciphertext
ciphertext:
Uint8Array
Defined in: packages/util/src/Blossom.ts:221
key
key:
string
Defined in: packages/util/src/Blossom.ts:219
nonce
nonce:
string
Defined in: packages/util/src/Blossom.ts:220