Module db_matching_trait

Module db_matching_trait 

Source

Traitsยง

DatabaseSignature
A fingerprint signature as defined in a database. OF is the type of ObservedFingerprint that this database signature can be compared against.
FingerprintDb
Represents a collection of database signatures of a specific type. OF is the ObservedFingerprint type. DS is the DatabaseSignature type that can be compared against OF.
IndexKey
Base trait for keys used in fingerprint indexes.
MatchQuality
ObservedFingerprint
An observed fingerprint from live network traffic or a test case.