Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having problems decrypting a string #5

Open
faridg18 opened this issue Oct 11, 2021 · 0 comments
Open

Having problems decrypting a string #5

faridg18 opened this issue Oct 11, 2021 · 0 comments

Comments

@faridg18
Copy link

Hello
I am using the flutter library Virgil
I am having a problem where when I try to use the decrypt method I get an exception message "can't decrypt data from user"
eg.
alice.decrypt(bobEncryptedText, identity);
Where "bobEncryptedText" is a string that did not go through an auth encrypt method. Is there another method I should call to decrypt a string?

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

No branches or pull requests

1 participant