Skip to content

validate signature #64

New issue

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

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

Already on GitHub? # to your account

Closed
letmejustputthishere opened this issue May 30, 2022 · 4 comments
Closed

validate signature #64

letmejustputthishere opened this issue May 30, 2022 · 4 comments

Comments

@letmejustputthishere
Copy link
Contributor

it would be nice if we could verify signatures that were created with the dfinity agent

@Myse1f
Copy link
Contributor

Myse1f commented May 31, 2022

Did you mean #56 ?

@letmejustputthishere
Copy link
Contributor Author

@Myse1f
Copy link
Contributor

Myse1f commented May 31, 2022

Added at #65.
You can use Identity.verify(msg, signature: bytes) to verify the signature, where msg is is bytes or bytes in string format, and signature is bytes.

@letmejustputthishere
Copy link
Contributor Author

awesome, thank you!

@Myse1f Myse1f closed this as completed Jun 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants