Interface IFileChecksumGenerator
- All Known Implementing Classes:
JavaSha1ChecksumGenerator
public interface IFileChecksumGenerator
Interface for implementations of generators of file checksums
- Author:
- Gary O'Neall
-
Method Summary
Modifier and Type Method Description StringgetFileChecksum(File file)
-
Method Details
-
getFileChecksum
- Throws:
IOException
-