Skip to content
Snippets Groups Projects
Andreas Romeyke's avatar
Andreas Romeyke authored
- workaround, because Fixity.FixityAlgorithm.MD5.toString() returns "MD5" as
uppercase, but fixity.getAlgorithm() returns "md5" as lowercase. This is a bug
in Rosetta SDK. As a workaround, we call "toLowerCase()" methods before
comparison.
9390b9b2
History
Name Last commit Last update
..