Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

why is the encryptedString not a string? #50

Open
dugubuyan opened this issue Mar 1, 2023 · 0 comments
Open

why is the encryptedString not a string? #50

dugubuyan opened this issue Mar 1, 2023 · 0 comments

Comments

@dugubuyan
Copy link

I have write some example code according to the chaper:
https://developer.litprotocol.com/SDK/Explanation/encryption#saving-the-encrypted-content-to-the-lit-nodes
and the code is like this:
const { encryptedString, symmetricKey } = await LitJsSdk.encryptString(message)
I think the encryptedString is suppose to be a string, but it's not, it's a type of "ux [Blob] "

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant