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

How do I validate the objects checksum after downloading? #617

Open
SQLJames opened this issue Jul 24, 2022 · 0 comments
Open

How do I validate the objects checksum after downloading? #617

SQLJames opened this issue Jul 24, 2022 · 0 comments
Labels
question Further information is requested

Comments

@SQLJames
Copy link

I am looking to validate the objects checksum after downloading it from the client, I was thinking I could use the DownloadFilesWithSummary function, however I can't seem to find a good way to access the sha256 checksum on that summary. Does anyone have an example of this? Is it better to set the SHA256 item property in the repo and just look at the item properties and validate it after the fact?

@SQLJames SQLJames added the question Further information is requested label Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant