We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
By default it is SHA-256, but this should be able to be set to a different value via a setChecksumAlgorithm() method.
setChecksumAlgorithm()
The text was updated successfully, but these errors were encountered:
Added functionality to choose checksum algorithm #63
2562a86
Added the functionality to specify a checksum algorithm #63
d7cb934
6eaa853
df9b2d3
carlosjepard
No branches or pull requests
By default it is SHA-256, but this should be able to be set to a different value via a
setChecksumAlgorithm()
method.The text was updated successfully, but these errors were encountered: