Skip to main content

Module engine

Module engine 

Source
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§

AnonymizationEngine
Session-scoped anonymization engine.