Uses of Class
nl.knaw.dans.bagit.exceptions.CorruptChecksumException
-
Uses of CorruptChecksumException in nl.knaw.dans.bagit.verify
Modifier and TypeMethodDescription(package private) void
BagVerifier.checkHashes
(Manifest manifest) protected static void
CheckManifestHashesTask.checkManifestEntry
(Map.Entry<Path, String> entry, MessageDigest messageDigest, String algorithm) void
See 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.