Module fingerprint
Available on crate feature
tls only.Expand description
fingerprint implementations for the network surface
Structs§
- Ja3
- Data which can be hashed using
Self::hash, and which is also displayed as a “ja3” hash. - Ja4
- Input data for a “ja4” hash.
- Peet
Print - Input data for a “peetprint” fingerprint.
Enums§
- Ja3Compute
Error - error identifying a failure in
Ja3::compute - Ja4Compute
Error - error identifying a failure in
Ja4::compute - Peet
Compute Error - error identifying a failure in
PeetPrint::compute