Uses of Class
nl.knaw.dans.bagit.exceptions.CorruptChecksumException
Packages that use CorruptChecksumException
-
Uses of CorruptChecksumException in nl.knaw.dans.bagit.verify
Methods in nl.knaw.dans.bagit.verify that throw CorruptChecksumExceptionModifier and TypeMethodDescription(package private) voidBagVerifier.checkHashes(Manifest manifest) protected static voidCheckManifestHashesTask.checkManifestEntry(Map.Entry<Path, String> entry, MessageDigest messageDigest, String algorithm) voidSee https://tools.ietf.org/html/draft-kunze-bagit-13#section-3
A bag is valid if the bag is complete and every checksum has been verified against the contents of its corresponding file.