Appearance
useDecrypt(): object
object
Defined in: packages/valaxy/client/composables/decrypt.ts:36
decrypt: (password, ciphertext) => Promise<undefined | string>
password
ciphertext
Promise
undefined
string
Promise<undefined | string>