Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.FindInHashsetsResult Class Reference

Private Attributes

final boolean error
 
final boolean found
 

Detailed Description

The result of attempting to find a file in a list of HashDB objects.

Definition at line 323 of file HashDbIngestModule.java.

Member Data Documentation

final boolean org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.FindInHashsetsResult.error
private

Definition at line 326 of file HashDbIngestModule.java.

final boolean org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.FindInHashsetsResult.found
private

Definition at line 325 of file HashDbIngestModule.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.