| PacMap.Anonymize.Anonymizator.Anonymizator |
( |
) | |
|
Create Default AnonMapper
| PacMap.Anonymize.Anonymizator.Anonymizator |
( |
HashType |
hashingKind, |
|
|
string |
operations |
|
) |
| |
Create Advaced AnonMapper
- Parameters
-
| hashingKind | Hashing Type |
| operations | string describing operations (e.g.: "*8%40-6+90") |
| void PacMap.Anonymize.Anonymizator.AnonMap |
( |
object |
input, |
|
|
out object |
output, |
|
|
AnonymizationType |
type, |
|
|
object |
replacingWith, |
|
|
object |
tag |
|
) |
| |
Anonymize item in packet
- Parameters
-
| input | item to anonmap |
| output | result of anonmapping |
| type | how to anonmap |
| replacingWith | replacing structure |
| tag | IPv4 | IPv6 | BYTE | WORD | DWORD | Unspecified |
The documentation for this class was generated from the following file: