Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
String | getDisplayName () |
Public Attributes | |
KNOWN =(NbBundle.getMessage(HashDbManager.class, "HashDbManager.known.text")) | |
KNOWN_BAD =(NbBundle.getMessage(HashDbManager.class, "HashDbManager.knownBad.text")) | |
Private Member Functions | |
KnownFilesType (String displayName) | |
Private Attributes | |
final String | displayName |
Indicates how files with hashes stored in a particular hash database object should be classified.
Definition at line 700 of file HashDbManager.java.
|
private |
Definition at line 706 of file HashDbManager.java.
String org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.HashDb.KnownFilesType.getDisplayName | ( | ) |
Definition at line 710 of file HashDbManager.java.
|
private |
Definition at line 704 of file HashDbManager.java.
org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.HashDb.KnownFilesType.KNOWN =(NbBundle.getMessage(HashDbManager.class, "HashDbManager.known.text")) |
Definition at line 702 of file HashDbManager.java.
Referenced by org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.convertFileKnown(), org.sleuthkit.autopsy.modules.hashdatabase.ImportCentralRepoDbProgressDialog.CentralRepoImportWorker.doInBackground(), and org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.getKnownFileHashSets().
org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.HashDb.KnownFilesType.KNOWN_BAD =(NbBundle.getMessage(HashDbManager.class, "HashDbManager.knownBad.text")) |
Definition at line 703 of file HashDbManager.java.
Referenced by org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.convertFileKnown(), org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.getCentralRepoHashSetsFromDatabase(), org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.getKnownBadFileHashSets(), and org.sleuthkit.autopsy.modules.hashdatabase.HashLookupSettingsPanel.updateComponentsForSelection().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.