Hashed data export to all destinations
We have data from different internal data sources which are sensitive and in plain text (not hashed). Requirement is to enforce data hashing for all destinations when exporting data.
I know we can enforce policies to restrict data exports based on marketing actions assigned to Destinations. Also, we can apply transformations at Dest mapping level (https://experienceleague.adobe.com/docs/experience-platform/destinations/ui/activate/activate-segment-streaming-destinations.html?lang=en#apply-transformation). But, all these dont satisfy my requirement.
I need to enforce that whenever any Destination is created (in future) and if data is not hashed, appropriate enforcement data privacy polices are applied to restrict it in exporting data in plain text.
Any suggestions?