Utility class to hold data for a specific hash algorithm.
Definition at line 391 of file DataSourceIntegrityIngestModule.java.
| String org.sleuthkit.autopsy.modules.dataSourceIntegrity.DataSourceIntegrityIngestModule.HashData.calculatedHash |
|
private |
| MessageDigest org.sleuthkit.autopsy.modules.dataSourceIntegrity.DataSourceIntegrityIngestModule.HashData.digest |
|
private |
| String org.sleuthkit.autopsy.modules.dataSourceIntegrity.DataSourceIntegrityIngestModule.HashData.storedHash |
|
private |
| HashType org.sleuthkit.autopsy.modules.dataSourceIntegrity.DataSourceIntegrityIngestModule.HashData.type |
|
private |
The documentation for this class was generated from the following file: