Expand description
Anonymization engine — session-scoped orchestrator.
AnonymizationEngine holds the cryptographic state (Crypto-PAn
instance, salted hasher, RNG) for a single anonymization session and
exposes methods to anonymize individual flow fields or entire
ConversationState batches.
Structs§
- Anonymization
Engine - Session-scoped anonymization engine.